body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #5269DE;
}
html>body .content {
width:800px
}
#content {
	width: 800px;
	background-color: #ffffff;
	position: relative;
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border: medium solid #000099;
}
a:link {
	color: #ffffff;
	text-decoration: none; 
}
a:visited {
	color: #ffffff;
	text-decoration: none; 
}
a:hover {
	color: #339900;
	text-decoration: none; 
}
#open {
	width: 798px;
	margin: 0px 0px 0px 0px;
	padding: 11px 0px 11px 0px;
	background-color: #FFFFCC;
	font-family: "Copperplate Gothic Light", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#open a:hover {
	font-family: "Copperplate Gothic Light", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline; 
}
#open a:link {
	font-family: "Copperplate Gothic Light", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#open a:visited {
	font-family: "Copperplate Gothic Light", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#text {
	width: 798px;
	height: 20px;
	margin: 0px 1px 0px 1px;
	padding: 0px 0px 0px 0px;
	background-color: #5269DE;
}
#text1{
	width: 798px;
	height: 20px;
	margin: 0px 1px 0px 1px;
	padding: 0px 0px 0px 0px;
	background-color: #5269DE;
}
#image {
	width: 798px;
	margin: 0px 1px 0px 1px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
#nav {
	width: 798px;
	height: 20px;
	margin: 0px 1px 0px 1px;
	padding: 5px 0px 5px 0px;
	font-family: "Copperplate Gothic Light", Arial, sans-serif;
	background-color: #00009C;
	color:#000000;
	font-size: 13px;
	font-weight: normal;
	border-top: thin solid #FFFFFF;
	border-right: thin none #FFFFFF;
	border-bottom: thin none #FFFFFF;
	border-left: thin none #FFFFFF;
}
#nav a:link {
	color: #ffffff;
	text-decoration: none; 
}
#nav a:visited {
	color: #ffffff;
	text-decoration: none; 
}
#nav a:hover {
	color: #ffffff;
	text-decoration: underline; 
}
#first {
	width: 798px;
	margin: 0px 1px 0px 1px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}
#first h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
	font-family: "Comic Sans MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5269DE;
}
#first h2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: lighter;
	text-align:justify;
}
#first h2 a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: underline; 
}
#first h2 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none; 
}
#first h2 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: underline; 
}
#first h3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: lighter;
	text-align:center;
}
#footer {
	width: 798px;
	height: 15px;
	margin: 0px 1px 0px 1px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align:center;
	background-image: url(images/footer.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5269DE;
}