body {margin:0; font-family:Arial, Helvetica, sans-serif; background:#004078 url(assets/images/background.jpg) left top repeat-x; color:#C1E7FA;}

h1 {font:bold 28px "Times New Roman", Times, serif; margin-top:0;}
h2 {font:italic 18px Verdana, Arial, Helvetica, sans-serif; color:#CCCCCC;}
h3 {font:16px Verdana, Arial, Helvetica, sans-serif; color:#FFFF99;}
h4 {font-size:16px;}

p {font-size:12px; line-height:20px; margin:1em 0 0 0; }

a {text-decoration:none; color:#CCCCCC; font-weight:bold;}
a:hover {text-decoration:underline;}

li {font-size:12px; line-height:20px;}

hr {color:#000000; background:#000000; height:1px; border:0;}

/* Classes */

.imgborder {border:1px solid #013F78;}
.smalltext {font-size:11px; line-height:18px;}
.nomargin {margin:0;}
			  
/* End Classes */
			  
/* Custom Forms -- Just change the colors */

.forms p {margin:0;}
.fields {font-size:12px; color:#000000; padding:1px; border:1px solid #000000; background-color:#999999 !important;}
input.submit, input.submit:hover {border:1px solid #000000; padding:1px; font-size:12px;}	
input.submit {background-color:#CCCCCC; color:#000000;}
input.submit:hover {background-color:#000000;	color:#CCCCCC;}
input {background-color:#FFFFFF !important;}

/* End Custom Forms*/

#container {
width:762px;
height:auto;
margin:0 auto;
padding:0px;
background:url(assets/images/container_repeat.jpg) center top repeat-y;
}
	#contents {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	background:url(assets/images/contents_bg.jpg) center top no-repeat;
	}
		#header {
		width:auto;
		height:420px;
		margin:0px;
		padding:0px;
		}
			#topInfo {
			width:742px;
			height:auto;
			margin:0px;
			padding:0px 10px 0px 0px;
			font:18px Verdana, Arial, Helvetica, sans-serif;
			text-align:right;
			color:#c1e8fb;
			
			}
			#tag {
			width:416px;
			height:74px;
			margin:0px;
			padding:40px 0px 0px 0px;
			}
			#name {
			width:442px;
			height:auto;
			margin:0px;
			padding:170px 0px 0px 300px;
			font:bold 36px "Times New Roman", Times, serif;
			color:#55372F;
			}
		#rightCol {
		width:159px;
		height:auto;
		margin:0px;
		padding:0px;
		float:right;
		}
			#nav {
			width:auto;
			height:auto;
			margin:0px;
			padding:5px;
			}
			#nav li{
			list-style:none;
			}
			#nav li a{
			font:bold 16px/32px Arial, Helvetica, sans-serif;
			color:#C1E7FA;
			}
			#nav li a:hover {
			text-decoration:none;
			color:#CCCCCC;
			}
			#sidebar {
			width:auto;
			height:auto;
			margin:0px;
			padding:0px 10px 0px 10px;
			}
		#leftCol {
		width:510px;
			height:auto;
			_heght:380px;
			min-height:380;
		margin:0px;
		padding:20px 0px 10px 40px;
		}
		#clear {
		margin:0px;
		padding:0px;
		clear:both;
		}
	#footer {
	width:auto;
	height:110px;
	margin:0px;
	padding:0px;
	background:url(assets/images/footer_bg.jpg) center bottom no-repeat;
	}	
		#copy {
		width:auto;
		height:auto;
		margin:0px;
		padding:90px 0px 0px 10px;
		font:10px/18px Arial, Helvetica, sans-serif;
		color:#55372F;
		}
