@charset "utf-8";
/* CSS Document */

#container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	height: 82px;
	background-image: url(../images/HomePage/title_block_top.png);
	background-repeat: no-repeat;
}
#container #header h1 {
	font-size: small;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 60px;
	left: 5px;
}
#container #header a:link {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
#container #header a:hover {
	color: #FF0000;
	font-weight: bold;
}

#container #header a:visited {
	color: #FF0000;
	text-decoration: none;
}
#container #header a:active {
	color: #FF0000;
}



#container #left_menu {
	background-image: url(../images/HomePage/sidebar1b.png);
	background-repeat: no-repeat;
	height: 615px;
	margin: 0px;
	padding: 0px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	width: 204px;
}
#container #left_menu #enter_to_win {
	height: 120px;
	vertical-align: bottom;
	padding-top: 9px;
}
#container #left_menu #enter_to_win a:link {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container #left_menu #enter_to_win a:visited {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container #left_menu #enter_to_win a:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container #left_menu #enter_to_win a:active {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}




#container #left_menu h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #FF0000;
	font-weight: bold;
}
#container #left_menu ul {
	list-style-type: none;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: x-small;
	font-weight: bold;
	line-height: normal;
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 30px;
}
#container #left_menu p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#container #left_menu .beachball li {
	background-image: url(../images/HomePage/beach%20ball%20up.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 9px;
	line-height: 20px;
}
#container #left_menu .beachball li:hover {
	background-image: url(../images/HomePage/beach%20ball%20down.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 20px;
	margin-top: 9px;
}
#container #left_menu .tent li {
	background-image: url(../images/HomePage/tent%20up.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 9px;
	line-height: 20px;
}
#container #left_menu .tent li:hover {
	background-image: url(../images/HomePage/tent%20down.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 20px;
	margin-top: 9px;
}
#container #left_menu a:link {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
#container #left_menu a:hover {
	color: #000066;
	font-weight: bold;
}

#container #left_menu a:visited {
	color: #000066;
	text-decoration: none;
}
#container #left_menu a:active {
	color: #000066;
}
#container #left_menu li {
	margin-top: 9px;
	line-height: 10px;
}

#container #content {
	background-color: #FECC99;
	height: 615px;
	float: left;
	width: 712px;
	background-image: url(../images/HomePage/titlepicright.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#container #content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000066;
	margin-left: 10px;
}
#container #content p {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 415px;
	font-size: small;
	margin-left: 15px;
}
#container #content #flash {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
}
#container #content a:link {
	font-weight: bold;
	color: #0051A4;
}
#container #content a:hover {
	font-weight: bold;
	color: #0051A4;
}
#container #content a:visited {
	font-weight: bold;
	color: #0051A4;
}
#container #content a:active {
	font-weight: bold;
	color: #0051A4;
}

