/* CSS Document */

p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	padding: 3px;
	color: #000000;
}


body{
	background:#000066;
	background-color: #84C7D6;
	background-repeat: repeat;
	background-attachment: fixed;
	color: #FFFFFF;

}

.nav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 3px;
	width: inherit;
	height: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-image: url(media/oval-red-right.gif);
	background-repeat: no-repeat;
	background-color: #63CFFF;
}

.nav2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #9933FF;
	display: block;
	padding: 3px;
	width: 450px;
	height: inherit;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-image: url(media/oval-red-right.gif);
}


.hdr{
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	background-image: url(media/oval-red-right.gif);
}

.hdr2{
	color: #0000FF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	background-color: #FFCFCE;
}

.hdr3{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	background-color: #FFCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.p1{
	color: #08246B;
	text-decoration: none;
}

.links1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

a.ovalbutton{
	display: block;
	float: left;
	font: normal 13px Tahoma; /* Change 13px as desired */
	line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 24px; /* Height of button background height */
	padding-left: 11px; /* Width of left menu image */
	text-decoration: none;
	background-color: transparent;
	background-image: url(media/oval-green-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949;
}

a.ovalbutton span{
	display: block;
	padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
	background-color: transparent;
	background-image: url(media/oval-gray.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
.hdr4 {

	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thin;
	border-left-width: thick;
}
.contest1 {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thin;
	border-left-width: thick;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}
.main_1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #003399;
}
.bg1 {
	background-color: #FFCFCE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.king_bg {
	background-color: #00FFFF;
}
.frame1 {
	background-color: #00FFFF;
	border: thin double #000000;
}
.frame2 {
	border: thin none #000000;
}
.frame3 {

	background-color: #00FFFF;
	border: thin double #000000;
}
.frame4 {
	background-color: #84C7D6;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	background-image: url(images/flwr-hr2stucco.jpg);
	background-repeat: repeat;
	background-position: 0% 0%;
}

