@charset "UTF-8";
/* CSS Document */
a img {
	border:0px;
}
body {
	background: #ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000099;
font-size:13px;
}

h1{font-weight:bold;
	text-transform:uppercase;
	font-size: 13px;
	padding: 5px;
}

h4{ text-decoration:none;
list-style:none; 
	}

p{ font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000099;
font-size:13px;
line-height:1.2em;
}

#maincontent {
	margin:auto;
	width:780px;
	height:auto;
}

#header {
	width:780px;
	height:100px;
}

#navcontainer {
	clear:both;
	width:780px;
	height:45px;
	;
}
#leftcolumn {
	width:370px;
	height:auto;
	float:left;
	
}

#leftcolumn p {
	padding:0px 10px ;
	
}
#leftcolumn img {
	padding: 5px 0px;
}
#title {
	width:370px;
	background:#000099;
}
#rightcolumn {
	float:right;
	width:410px;
	height:auto;	
}
#rightcolumn li{
	display:inline;
	text-decoration:none;
	list-style:none;
}
#rightcolumn ul{
	padding:0px;
	margin:0px;	
}

#thumbnail {
	float:left;
	width:130px;
	height:150px;
	border: 1px solid #000099;
	text-align:center;
	padding-top: 5px;
	margin-bottom: 5px;
}

#thumbnailtitle{
	padding-top:5px;
	background-color:#000099;
	width:130px;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
	text-align:center;
	vertical-align: bottom;
}
#footer {
	height:75px;
	width:780px;
}
#footer p {
	color:#000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
}
#footeriframe {
	height:100px;
	width:780px;
}

#custom{ height:400px;}

#custom li{ height:400px; text-align:center; text-decoration:none;}

#custom a{ text-decoration:none;}
