a:link{
	color: #0000C4;
}

a:visited{
	color: #0000C4;
}

a:hover{
	color: #0000C4;
	text-decoration: none;
}

a:active{
	color: #0000C4;
	text-decoration: none;
}

body{
	color: #2F4F4F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: 800;
	margin: 0px;
	padding: 0px;
}

h1{
	color: #0000C4;
	font-size: 120%;
}

h2{
	color: #0000C4;
	font-size: 110%;
}

h3{
	color: #0000C4;
	font-size: 100%;
}

#banner{
	background-image: url(banner.gif);
	background-repeat: no-repeat;
	border: none;
	height: 148px;
	margin: 0px;
	padding: 0%;
	width: 760px;
}

#brand{
	color: #FFFFFF;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 560px;
}

#brand h1{
	color: #FFD700;
	display: inline-block;
	font-size: 28px;
	font-style: normal;
	font-weight: bolder;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	text-align: center;
}

#container{
	background-color: #FFD700;
	border-bottom: none;
	border-left: 3px solid #FFD700;
	border-right: 3px solid #FFD700;
	border-top: none;
	margin: 0px;
	padding: 0px;
	width: 760px;
}

#content{
	background-color: #FFFFFF;
	font-weight: 800;
	padding: 10px;
}

#foot a:link{
	color: #0000C4;
}

#foot a:visited{
	color: #0000C4;
}

#foot a:hover{
	color: #FFFFFF;
}

#foot a:active{
	color: #FFFFFF;
}

#foot p{
	background-color: #FFD700;
	border: none;
	color: #0000C4;
	font-size: 12px;
	font-weight: bold;
	height: 35px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#menu{
	color: #FFD700;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
	width: 560px;
}

#menu a:link{
	color: #FFD700;
	text-decoration: none;
}

#menu a:visited{
	color: #FFD700;
	text-decoration: none;
}

#menu a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:active{
	color: #FFFFFF;
	text-decoration: none;
}

#submenu a:link{
	color: #0000C4;
}

#submenu a:visited{
	color: #0000C4;
}

#submenu a:hover{
	color: #0000C4;
	text-decoration: none;
}

#submenu a:active{
	color: #0000C4;
	text-decoration: none;
}

#title{
	color: #0000C4;
	font-size: 18px;
	font-weight: bolder;
	margin: 0px;
	padding: 5px;
}

