body
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	font-size-adjust: 0.545;
	color: white;
	padding: 0;
	margin: 0;
	background-color: #878787;
}

a img { border: none; }

h1
{
	font-size: 2em;
	margin: 0;
	padding: 0;
	color: #B0ABA8;
	letter-spacing: 0.1em;
}

h2, h3
{
	color: #E8048C;
	margin: 1em 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.8em;
}

h3
{
	letter-spacing: 0.1em;
	font-size: 1.5em;
}

h4
{
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-size: 1.25em;
	color: #E8048C;
	font-weight: normal;
}

h5
{
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-size: 1.25em;
	color: #74716F;
}

p,li,dd,dt,td,pre,th, legend { font-size: 1.25em; }
li li,li p,td p,dd p,dt p,dd li,dt li,dd dt,dd dd,dd td,dd th, dd legend { font-size: 1em; }
a { text-decoration: none; }
a:link { color: #1B337B; }

a:hover
{
	color: #274AB2;
	text-decoration: underline;
}

a:active, a:focus { color: #000; }
a:visited { color: #31227B; }
dt { font-weight: bold; }

h2 a
{
	text-transform: none;
	font-size: 0.8em;
	font-weight: bold;
}

table { border-collapse: collapse; }

#realPane, #homePane
{
	width: 100%;
	height: 729px;
	position: absolute;
	left: 0;
	top: 0;
}

#menu, #content, #footer, #header { margin: 0 auto; }

#content
{
	clear: both;
	width: 943px;
	color: black;
	padding: 25px 28px 20px 28px;
	min-height: 470px;
	background-color: white;
}

#header
{
	width: 999px;
	height: 138px;
	background-repeat: no-repeat;
	background-position: 101.7% top;
	background-image: url(../../images/mm_dates.jpg);
}

#logoImage
{
	float: left;
	margin: 0;
}

#loginPane
{
	color: #5A5A5A;
	height: 96px;
	padding-top: 10px;
}

#loginPane p
{
	padding: 0;
	margin: 0 0 10px 0;
	text-align: right;
}

#loginPane a
{
	color: white;
	font-size: 0.9em;
}

#loginPane td { font-size: 1em; }

#menu
{
	clear: left;
	color: black;
	position: relative;
	padding-top: 0;
}

#menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	height: 42px;
	width: auto;
}

html>body #menu ul
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( enabled='no');
	background-image: url(../../images/menu_bgr.png);
}

#menu ul li
{
	float: left;
	padding: 0;
	margin: 0;
}

#menu a
{
	color: black;
	position: relative;
	display: inline-block;
	padding: 9px 14px 5px 14px;
	background-repeat: repeat-x;
	font-size: 1em;
	text-decoration: none;
	height: 21px;
	width: auto;
	border-right: 1px solid #b4b4b4;
}

#menu a:hover
{
	color: white;
	background-color: #B7B7B7;
}

#menu a:active, #menu a:focus { background-color: #D03F8C; }
#menu .current a { background-color: #D03F8C; }

#highlights, #navigation
{
	float: left;
	width: 208px;
	height: 468px;
	background-repeat: no-repeat;
	background-image: url(../../images/inner_menu_bgr.jpg);
	overflow: auto;
}

#highlights ul
{
	list-style: none;
	margin: 20px 10px 20px 35px;
	padding: 0;
}

#highlights li, #navigation li
{
	margin-bottom: 1em;
	font-size: 1.1em;
}

#highlights a { color: black; }

#highlights a .more
{
	color: #1B337B;
	text-decoration: underline;
}

#highlights a:hover
{
	color: #1B337B;
	text-decoration: none;
}

#navigation ul
{
	color: #C7408A;
	margin: 20px;
	padding: 0 0 20px 0;
}

#navigation li { margin-left: 2em; }

#navigation .heading
{
	list-style: none;
	font-weight: bold;
	margin-left: 0;
}

#navigation a
{
	color: black;
	font-weight: normal;
}

#navigation
{
	background-image: url(../../images/inner_menu_bgr.jpg);
	margin: 0 20px 10px 0;
}

#footer
{
	width: 980px padding-top: 20px;
	background-repeat: no-repeat;
	clear: both;
}

#footer .copyright { float: left; }

#footer p
{
	margin: 0;
	padding: 5px 10px;
	font-size: 1em;
	color: #7F7F7F;
	text-align: right;
}

#footer a { color: black; }

#participations, #rightFrame
{
	float: right;
	margin-right: 7px;
	width: 225px;
}

#participations a {
	display: block;
	width: 200;
}

#participations a img {
	border: solid 1px silver;
	vertical-align: middle;
	margin: 5px;
}

#rightFrame
{
	background-image: url(../../images/frame_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 160px;
	height: 464px;
	padding: 0 20px;
	font-size: 0.9em;
	text-align: right;
}

#rightFrame a { color: black; }
#rightFrame a strong { color: #1B337B; }

#rightFrame .label_gu, #rightFrame .label_pu,
#rightFrame .label_cmu, #rightFrame .label_accred, 
#rightFrame .label_accom
{
	display: block;
	float: right;
	margin: 5px 0 0 5px;
	height: 4px;
	width: 40px;
}

.label_gu { background-color: #ffb500; }
.label_pu { background-color: #438fc6; }
.label_cmu { background-color: #65ae40; }
.label_accred { background-color: #9251d0; }
.label_accom { background-color: #e14040; }

.contentThumbs
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.contentThumbs li
{
	font-size: 0.9em;
	clear: right;
	text-align: right;
}

.contentThumbs a em, .contentThumbs a strong { width: 105px; }

.contentThumbs a strong
{
	font-weight: normal;
	color: black;
	padding-top: 15px;
	display: block;
}

.contentThumbs a em
{
	font-style: normal;
	display: block;
}

.contentThumbs a
{
	display: block;
	height: 110px;
	color: #8B8B8B;
	/*background-image: url(../../images/frame_parts.png);*/
	position: static !important;
}

.contentThumbs a img
{
	display: block;
	float: right;
	border: 1px solid gray;
	margin: 4px 8px 0 10px;
	background-repeat: no-repeat !important;
	background-position: center center !important;
}

#promo { margin-left: 245px; }

#promo .button
{
	display: block;
	float: right;
	position: relative;
	z-index: 1;
	width: 55px;
	height: 55px;
	margin: 20px 20px 0 15px;
}

#promo p
{
	margin: 0;
	padding: 0;
}

#promo div.p
{
	width: 375px;
	height: 91px;
	padding: 50px 0 0 20px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
}

#page
{
	margin-left: 228px;
	color: #22000C;
}

#page ul
{
	margin: 0;
	padding: 0;
}

#page li { margin-left: 2em; }

.subheading
{
	margin-bottom: -20px;
	color: gray;
}

ol.inner
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.column
{
	width: 280px;
	float: left;
}

#content a
{
	position: relative;
	z-index: 1;
}

p#archivesLink
{
	float: right;
	margin-right: 120px;
}

#archivesLink a { color: #333333; }

#sponsorArea {
	margin: 0 auto;
	height: 55px;
	width: 999px;
	padding: 12px 0 0 0;
	background: white;
}
#sponsorArea div {display: inline; visibility: hidden;}
#sponsorArea .spacer {padding: 800px; display: inline-block; border: 1px solid red;}
#sponsorArea img, #sponsorArea a {margin: 0 5px; vertical-align: middle;}
#sponsorArea a img { margin: 0; }
#sponsorArea em { color: gray; padding-left: 20px; }


/* VOTING */
.rating
{
	float: right;
	width: 160px;
	height: 20px;
	background-repeat: no-repeat;
	display: block;
	margin: 0 0 -37px 0;
	padding: 0;
	overflow: hidden;
}

.rating .on
{
	background-color: white;
	background-repeat: no-repeat;
	height: 20px;
	width: 160px;
	display: block;
}

#voteStars
{
	float: right;
	clear: right;
	width: 160px;
	height: 20px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#voteStars a, .starOff
{
	display: block;
	width: 16px;
	height: 20px;
	float: left;
	background: none;
	border: none;
}

#voteStars a:hover, .starOn { background-image: url(../../images/rating_hi.png) !important; }

.notice
{
	background-color: #FAF2D2;
	border: 1px #E3CA94 solid;
	padding: 5px 10px;
	margin: 5px 0;
	color: black;
}
.notice p {margin: 0; padding: 0;}
.notice a {background: none; color: black;}
.notice a:hover { color: #1567BA; }
.notice a:active { color: #CD071E; }
.newstar
{
	background-image: url(../../images/new_star.png);
	background-repeat: no-repeat;
	background-position: 6em top;
	height: 22px;
}

.leftSided, .personPhoto {float: left; margin-right: 20px;}
.rightSided {float: right; margin-left: 20px;}
.indented
{
	margin-left: 20px;
	padding-left: 10px;
}
.awarded li { list-style: url(../../images/custom_bullet.png); }
.awarded div {margin-bottom: 5px; height: 80px; padding-top: 20px;}
.awarded img {float: left; margin-top: -20px; margin-right: 16px;
		background-repeat: no-repeat !important; background-position: 50% 50% !important;}
.awarded a {border: none;}
.youwin
{
	background-image: url(../../images/winner_mark.png);
	background-repeat: no-repeat;
	background-position: right top;
}