/* <![CDATA[ */

html, BODY {
	width: 100%;
	font-family: 'Times New Roman', Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFF200;
	height:auto;
	min-height:100%;
}

a:link, a:visited {
	font-weight: normal;
	color: #EE293F;
	text-decoration: none;
	background-color: transparent;
}
a:hover {
	font-weight: normal;
	background-color: transparent;
	color: #EE293F;
	text-decoration: none;
}

#container {
	width: 1032px;
	text-align:center;
}


/* header stuff */

.header_left {
	float:left;
	width:190px;
	margin:0px;
}
.header_mid {
	float:left;
	width:490px;
	text-align:center;
	margin:0px;
}
.header_right {
	float:left;
	width:340px;
	text-align:right;
	margin-top:12px;
	font-weight:bold;
	text-align:right;
}
.accountinfo {
	width: 340px;
	height:53px;
 	background-image:url('../grfx/bkgrd_accountinfo.jpg');
 	background-repeat:no-repeat;
}
.accountinfo_content {
	width:340px;
	color:#FFFFFF;
	padding-top:12px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	font-size:14px;
}
.accountinfo_content a:link, .accountinfo_content a:visited, .accountinfo_content a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.accountinfo_content a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}


/* top menu */

#menu_top {
	height: 76px;
	margin-bottom:10px;
	padding:0px;
	background-color: #FFF200;
 	color: #FFFFFF;
 	overflow:hidden;
 	text-align:center;
 	padding-left:8px;
}
#menu_top a:link{
	margin:0px;
	padding:0px;
}



/* Left side */

.column_left {
	float:left;
	width: 240px;
	height: 800px;
 	background-image:url('../grfx/bkgrd_column_left_tall.jpg');
 	background-repeat:no-repeat;
 	margin:0px;
}
.column_left_content {
	width:168px;
	color:#FFFFFF;
	padding-top:20px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	font-size:18px;
}
.column_left_content a:link, .column_left_content a:visited, .column_left_content a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.column_left_content a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.divider {
	width: 100%;
	background-color: #C1D82F;
	height: 4px;
	margin-top:5px;
	margin-bottom:5px;
}


/* Middle */

#column_middle {
	float:left;
	width: 575px;
	background:#FFFFFF;
	margin:0px;
}
#column_middle-top-left {
	float:left;
	width: 19px;
	height:23px;
	background:#FFFFFF;
	margin:0px;
	padding:0px;
}
#column_middle-top-mid {
	float:left;
	width:529px;
	height:23px;
	background:#FFFFFF;
	margin:0px;
	padding:0px;
}
#column_middle-top-right {
	float:left;
	width:27px;
	height:23px;
	background:#FFFFFF;
	margin:0px;
	padding:0px;
}

#main-content {
	width:575px;
	height:auto;
	min-height:100%;
	background-image:url('../grfx/column_middle.jpg');
	background-repeat:repeat-y;
	margin:0px;
}
.content {
	text-align:left;
	width:526px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #FFFFFF;
}


/* Right side */

.column_right {
	float:left;
	width: 204px;
	text-align:left;
	margin:0px;
}
.column_right_announcement {
	width:204px;
	height:115px;
 	background-image:url('../grfx/bkgrd_orange_box.jpg');
 	background-repeat:no-repeat;
 	 padding-left:5px;
}
.column_right_announcement_content {
	width:184px;
	color:#FFFFFF;
	padding-top:10px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	font-size:18px;
}
.column_right_awards {
	width:204px;
	height:950px;
	padding-top:10px;
	padding-left:12px;
 	background-image:url('../grfx/column_awards.jpg');
 	background-repeat:no-repeat;
}


/* Footer */

.footer {
	width:100%;
	text-align:center;
}


/* Text stuff */

h1 {
	font-size: 132%;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
}

h2 {
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}



/* ]]> */
