body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000066;
	background-image: url(../images/bg.gif);
}

td {
	vertical-align: top;
}

a { 
	text-decoration: underline;
	color: #000066;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px;
}

.main_container {
	padding-bottom: 10px;
	height: 100%;
	padding-top: 20px;
}

.sub_container {
	width: 1002px;
}

.logo {
	text-align: left;
	padding-left: 50px;
	height: 44px;
}

.top {
	height: 11px;
	width: 1002px;
}

.bottom {
	height: 11px;
	width: 1002px;
	clear: both;
}

.navigation {
	padding-top: 10px;
	height: 30px;
}

.navigation a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #ff00ff;
	text-decoration: none;
	font-weight: normal;
}

.navigation a:hover {
	text-decoration: underline;
	color: #96c3f5;
}

.navigation div {
	display: inline;
}

.navigation img {
	padding: 0 11px;
}

.body {
	text-align: left;
	padding-bottom: 25px;
	background-color: #FFFFFF;
	width: 1000px;
	border-left: 1px solid #492804;
	border-right: 1px solid #492804;
	margin: 0px;
}

.content_left {
	float: left;
	width: 225px;
	margin-left: 25px;
	display: inline;
}

.content_right {
	float: right;
	width: 719px;
	margin-right: 25px;
	display: inline;
}

.blue_box {
	width: 184px;
	padding: 10px;
	border-left: 2px solid #96c3f5;
	border-right: 2px solid #96c3f5;
}

.blue_box_celeb {
	border-left: 2px solid #96c3f5;
	border-right: 2px solid #96c3f5;
	padding: 10px;
	width: 136px;

}

.green_box {
	width: 187px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #bcda93;
	border-left: 1px solid #492804;
	border-right: 1px solid #492804;
}

.green_box_sm {
	width: 150px;
	padding: 10px;
	background-color: #bcda93;

}


.padding_top {
	padding-top: 15px;
}

.footer {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.footer a {
	text-decoration: none;
	font-weight: normal;
}

.footer a:hover {
	text-decoration: underline;
}

.left {
	float: left;
}

.right {
	float: right;
}

.sub_scroll {
	float: left;
	overflow: auto;
	width: 719px;
	height: 515px;
	padding-right: 10px;
}	

.caption {
	width: 168px;
	float: left;
	margin-right: 14px;
	text-align: center;
	padding-bottom: 9px;
}

.caption_no_pad {
	width: 168px;
	float: left;
	text-align: center;
	padding-bottom: 9px;
}

.caption a {
	color: #ec008c;
}

.caption_no_pad a {
	color: #ec008c;
}

.padding_right {
	padding-right: 14px;
}

.padding_bottom {
	padding-bottom: 10px;
}

.margin_left {
	margin-left: 15px;
}

ul {	
	padding-left: 20px;
	padding-top: 4px;
	margin: 0px;
}

li {
	padding-bottom: 6px;
}

form {
	padding: 0;
	margin: 0;
}

.line_normal {
	line-height: 20px;
}


h2 {
	text-transform: uppercase;
	color: #96c3f5;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	padding-bottom: 8px;
	line-height: normal;
}

h1 {
	font-weight: normal;
	font-size: 18px;
	line-height: normal;
}

h3 {
	font-weight: normal;
	font-size: 20px;
	margin: 0px;
	color: #abca7f;
	line-height: normal;
}


h3 a {
	color: #abca7f;
		font-weight: normal;

}
.rule {
	height: 2px;
	background-color: #96c3f5;
	margin-bottom: 15px;
}

.store {
	line-height: 13px;
}

.store a {
	font-weight: normal;
}

.store li {
	margin-bottom: 10px;
	list-style: none;
}

.store ul {
	margin: 10px 0 25px 0;
	padding: 0px;
}

.store h3 {
	background-color: #bcda93;
	color: #000066;
	padding: 2px 6px;
}



.page_number {
	float: left;
	font-weight: bold;
}

.red {
	color: #FF0000;
}

.pink {
	color: #ff3fff;
}


	