@charset "utf-8";
body {
	background-image: url(images/red_back_top.gif);
	background-repeat: repeat-x;
}

#phrase_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	letter-spacing: 0.2em;
	text-align: center;
	width: 780px;
	margin-bottom: 4px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D90C0C;
	font-weight: bold;
	margin-top: 20px;
}
#nav_box {
	background-color: #C6D2FF;
	width: 780px;
	border: thin solid #333333;
}



#main_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/blu_gradient.gif);
	background-repeat: repeat-x;
	width: 780px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F0F0F0;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height: 0px;
}
.sub_text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.sub_titletext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.subphrase_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D90C0C;
	width: 780px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-left: 0px;
	text-indent: 5px;
}







#logo_box {
	width: 780px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#login_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #E1E8FF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-width: thin;
	border-top-style: none;
	border-left-style: solid;
	border-left-color: #333333;
}
hr {
	background-color: #000000;
}
#small_logobox {
	height: 28px;
	margin-right: 645px;
	width: 150px;
	display: block;
}
#sub_login {
	background-color: #E1E8FF;
	border: thin solid #333333;
	width: 300px;
	display: inline;
	float: right;
}
.sub_nav_box {
	background-color: #E1E8FF;
	width: 260px;
}


.photo_box {
	margin: 3px;
	border: 1px solid #000000;
}
#nav_box a {
	background-color: #C6D2FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	padding-right: 2em;
	padding-left: 2em;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#nav_box a:hover {
	background-color: #B7C7FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
	padding-right: 2em;
	padding-left: 2em;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#login_box_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #E1E8FF;
	display: inline;
	height: 28px;
	width: 300px;
	border: thin solid #333333;
}
#logo_box_sub {
	width: 780px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(artwork/small_cool2_logo.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	height: 25px;
}
.sub_nav_box2 {
	background-color: #FFFFCC;
	width: 520px;
	float: right;
	margin-top: 0px;
	margin-bottom: 80%;
}
.sub_nav_box3 {
	background-color: #DFFFEF;
	width: 260px;
}
