p, td, body
{
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 0.85em;;
	padding: 0px 5px 0px 5px;
	text-align: left
}

.phone
	{
		width: 100px;
	}


#container
	{
		margin: auto; 
		width: 960px; 
		border: 1px solid #003399;
		margin-top: 20px;
	}
	
#anilogo
	{
		text-align: center;
		margin-top: 6px;
		margin-left: 40px;
		width: 85px;
		height: 85px;
		float: left;		
	}
	
#header
	{
		text-align: center;
		font-family: "Times New Roman", Times, serif;
		font-weight: bold;
		font-size: 3em;
		color: #003399;
		margin-bottom: 15px;
		width: 420px;
		height: 45px;
		margin-top:25px;
		float: right;
	}


#header_container
	{
		width: 560px;
		height: 85px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	
#topbluebar
	{
		background-color: #003399;
		height: 20px;
		clear: both;
	}
	
#bottombluebar
	{
		background-color: #003399;
		height: 40px;
	}

#dccpr
	{
		float: left;
		background-color: #003399;
		color: #3399FF;
		font-size: 0.8em;
		font-weight: bold;
		margin-left: 10px;
		width: 200px;
		height: 10px;
		padding-top: 15px;
	}

	
#maincontent
	{
		overflow: auto;
	}
	
#marquee
	{
		text-align: center;
		padding-top: 10px;
		padding-bottom: 20px;
		border-top:2px solid #003399;
	}
	
.maroon
	{
		color: #990000;
		font-size: 1.5em;
		font-weight: bold;
		margin-bottom: -5px;
	}
	
.blue
	{
		color: #003399;
		font-weight: bold;
		font-size: 0.8em;
	}
	
.bluehead
	{
		color: #003399;
		font-weight: bold;
		font-size: 1.5em;
		padding-top: 10px;
	}

.bluesubhead
	{
		color: #003399;
		font-weight: bold;
		font-size: 1.2em;
		padding-top: 10px;
		margin-bottom: -5px;
	}


	
.boldtext
	{
		font-weight: bold;
	}
	
#menu
	{
		width: 170px;
		height:400px;
		float: left;
		padding: 10px;
		margin-left: 20px;
		margin-top: 10px;
	}
	
#right
	{
		float: left;
		width: 70%;
		overflow: hidden;
		margin-left: 20px;
		margin-right: 20px;
	}

#borrow
	{
		margin-top: 20px;
		margin-bottom: 20px;
		margin-left: 10px;
	}

#borrow td
	{
		padding-top: 5px;
		padding-bottom: 5px;
	}	
	
	
	
#borrow2
	{
		margin-top: 20px;
		margin-bottom: 20px;
		margin-left: 30px;
	}

#borrow2 td, #borrow2 th
	{
		text-align: center;
		padding-top: 5px;
		padding-bottom: 5px;
	}	

#borrow2 table, #borrow2 th, #borrow2 td
	{
		border: 1px solid #003399;
		border-collapse:collapse;
	}

#borrow2 th
	{
		line-height: normal;
		font-size:0.8em;
		padding-left: 5px;
		padding-right: 5px;	
	}	


#contact td
	{
		vertical-align: top;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-left: 10px;
	}	
	
#contact td
	{
		vertical-align: top;
		padding-top: 5px;
		padding-bottom: 5px;
	}

#links
	{
		vertical-align: middle;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-left: 10px;
	}	
	
#links td
	{
		vertical-align: middle;
		padding-top: 5px;
		padding-bottom: 5px;
	}	
	
	
#involved
	{
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 10px;
	}

#involved td
	{
		
		padding-top: 5px;
		padding-bottom: 5px;
	}

#skills
	{
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 10px;
	}

#skills td
	{
		
		padding-top: 5px;
		padding-bottom: 5px;
	}	
	
	
.bluecell
	{
		background-color: #003399;
		color: #FFFFFF;
	}

#adobe
	{
		margin-top: 40px;
	}

#adobereader
	{
		float: left;
		height: 31px;
		width: 88px;
		padding-right: 10px;
	}

	
#conformance
	{
		float: right;
		height: 31px;
		padding-top: 5px;
		padding-bottom: 10px;
	}

#css
	{
		float: right;
		width: 88px;
		height: 31px;
	}

#xhtml
	{
		float: right;
		width: 88px;
		height: 31px;
	}	
	
#wcag
	{
		float: right;
		width: 88px;
		height: 31px;
	}	
	
#tidy
	{
		width: 39px;
		height: 16px;
		float: right;
		margin-left: 5px;
		margin-right: 5px;
		padding-top: 8px;
	}
		
	
.no_border
	{
		border:0px;
	}	
	
	
	
a:link
	{
		color:#00653D;
		font-weight:bold;
		text-decoration: none
	}

a:visited
	{
		color:#00653D;
		font-weight:bold;
		text-decoration: none
	}

a:hover
	{
		color: #990000;
		font-weight:bold;
		text-decoration: none
	}