body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
}
a {
	font-weight: bold;
	color: #000569;
}
a:hover {
	color: #FFFF00;
}

#mycontainer {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
	background-color: #000000;
	height: 870px;
	width: 800px;
}
#mytopbar {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 101px;
	width: 800px;
	left: 0px;
	top: 0px;
}
#myflash {
	position: absolute;
	height: 199px;
	width: 800px;
	left: 0px;
	top: 101px;
	background-color: #000000;
}
#mymaincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000569;
	background-color: #000569;
	position: absolute;
	height: auto;
	width: 800px;
	left: 0px;
	top: 300px;
}
#mymaininfo {
	background-color: #FFFFFF;
	position: absolute;
	height: 523px;
	width: 630px;
	left: 10px;
	top: 11px;
	bottom: 0px;
}
#mymaininfo p {
	text-align: left;
	padding: 10px;
	color: #000569;
}
li {
	color: #000569;
}


#myrightinfo {
	background-color: #FFFF00;
	position: absolute;
	height: 570px;
	width: 150px;
	left: 650px;
	top: 0px;
	bottom: 0px;
}
#myrightinfo p {
	text-align: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000569;
}
#mynav_bot {
	position: absolute;
	height: 16px;
	width: 630px;
	left: 10px;
	top: 2275px;
	background-color: #000569;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000569;
	text-align: center;
}

#vow {
	float:right;
	width:207px;
	height:236px;
	background-image:url(images/vow.gif);
	padding-top: 42px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	margin-top: 18px;
	margin-right: 20px;
}
#mycontainers {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
	background-color: #000000;
	height: 2300px;
	width: 800px;
}

#mymaininfos {
	background-color: #FFFFFF;
	position: absolute;
	height: 1954px;
	width: 630px;
	left: 10px;
	top: 11px;
	bottom: 0px;
}
#myrightinfos {
	background-color: #000569;
	position: absolute;
	height: 2000px;
	width: 150px;
	left: 650px;
	top: 0px;
	bottom: 0px;
}
#myrightinfos p {
	text-align: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#mynavs_bot {
	position: absolute;
	height: 16px;
	width: 630px;
	left: 10px;
	top: 845px;
	background-color: #000569;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-align: center;
}
h1 {
	font-size: 12px;
}
#mynavs_bot a {
	background-color: #000569;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-align: center;
}
