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

/* Forces scrollbars on all pages */
html {
	height:					100%;
	margin-bottom:			1px;
}

body {
	margin:					0;
	font-size:				12px;
	background-image:		url( '../images/header_bg.jpg' );
	background-position:	top;
	background-repeat:		repeat-x;
}

#container {
	/*
	margin:					20px;
	width:					851px;
	*/
	text-align:				left;
}

div.with_gallery {
	width:					346px;
	float:					right;
	padding:				13px 15px 13px 15px;
	background-color:		#666666;
	color:					#000000;
	filter:					alpha( opacity = 30 );
	-moz-opacity:			.30;
	opacity:				.30;
}

div.gallery {
	width:					491px;
	float:					left;
}

table, tr, td {
	border:					0px;
	padding:				0px;
	border-spacing:			0px;
}

table.wrapper {
	position:				relative;
	z-index:				3;
}

div.wrapper {
	clear:					both;
	position:				relative;
	width:					986px;
	text-align:				left;
}

div.contact {
	position:				absolute;
	top:					0px;
	right:					316px;
	width:					109px;
	height:					24px;
	z-index:				1000;
}

tr.header {
	height:					100px;
	background-image:		url( '../images/header.jpg' );
}

td.menu {
	text-align:				right;
	vertical-align:			bottom;
	padding-right:			90px;
}

a.menu {
	margin-left:			18px;
	text-transform:			uppercase;
	font-size:				14px;
	font-family:			Arial, Sans;
	font-weight:			bold;
	text-decoration:		none;
	color:					#000000;
}

a.menu_podium
{
	color:					#660000;
}

div.menu {
	position:				relative;
	margin:					0px;
	padding:				0px;
	display:				inline;
}

div.submenu {
	position:				absolute;
	top:					17px;
	left:					16px;
	margin:					0px;
	padding:				0px;
	font-family:			Arial, Sans;
	font-size:				16px;
	font-weight:			bold;
	text-decoration:		none;
	color:					#A7A7A7;
}

a.submenu {
	font-family:			Arial, Sans;
	font-size:				14px;
	font-weight:			bold;
	text-decoration:		none;
	color:					#A7A7A7;
}

img.submenu {
	position:				absolute;
	top:					9px;
	left:					-5px;
	margin:					0px;
	padding:				0px;
}

tr.submenu {
	height:					25px;
	background-image:		url( '../images/submenu.jpg' );
}

tr.body {
	/*background-image:		url( '../images/body_bg.jpg' );
	background-position:	top right;
	background-repeat:		no-repeat;
	padding-bottom:			158px;*/
}

img.body_bg {
	position:				absolute;
	z-index:				1;
	top:					125px;
	right:					0px;
}

div.footer_wrapper {
	position:				relative;
	z-index:				2;
	clear:					both;
}

table.footer_wrapper {
	clear:					both;
	position:				relative;
	/*top:					-180px;*/
	width:					100%;
	border:					0px;
	filter:					alpha( opacity = 30 );
	-moz-opacity:			.30;
	opacity:				.30;
}

tr.footer_wrapper {
	/*height:					146px;*/
	border:					0px;
}

td.footer_wrapper {
	padding:				0px;
	border:					0px;
	background-image:		url( '../images/footer_bg.jpg' );
}

img.footer {
	border:					0px;
}

div.footer {
	position:				relative;
	filter:					alpha( opacity = 30 );
	-moz-opacity:			.30;
	opacity:				.30;
	height:					146px;
	background-image:		url( '../images/footer_bg.jpg' );
}

div.footer_text {
	position:				relative;
	top:					72px;
	font-size:				9px;
	color:					#666666;
	text-align:				center;
}

div.media_right {
	float:					right;
	margin-left:			34px;
	width:					492px;
}

div.login {
	position:				absolute;
	top:					3px;
	right:					108px;
	width:					200px;
	height:					15px;
	z-index:				1000;
}

input.login {
	border:					0px;
	height:					13px;
	background-repeat:		no-repeat;
	padding-left:			5px;
	color:					#666666;
	font-size:				10px;
}

input.username {
	background-image:		url( '../images/login_username.jpg' );
	width:					105px;
}

input.password {
	background-image:		url( '../images/login_password.jpg' );
	width:					79px;
}

table.content {
	position:				relative;
	top:					0px;
	left:					-43px;
	width:					851px;
}

tr.content {
	height:					400px;
}

td.content_gallery {
	width:					509px; /* 492 + 17 */
	padding-right:			17px;
	vertical-align:			top;
	text-align:				left;
}

td.content_content {
	width:					auto;
	vertical-align:			top;
	text-align:				left;
}

div.content {
	position:				relative;
	top:					14px;
	left:					0px;
	width:					315px; /* 345 - 30 */
	padding:				15px;
	background-image:		url( '../images/content_bg.jpg' );
	background-position:	top;
	background-repeat:		no-repeat;
	background-color:		#b3b3b3;
	font-family: 			Georgia, Times New Roman, serif;
}

img.gallery_box_top_right_arrow {
	position:				absolute;
	top:					15px;
	left:					492px;
}


div.blog {
	padding-bottom:			12px;
	margin-bottom:			12px;
	border-bottom:			1px dotted #999999;
}

h4.blog {
	margin-bottom:			1px;
}

p.blog_date {
	margin:					0px;
	font-style:				italic;
}

p.blog {
	margin:					0px;
}

a.delete {
	color:					red;
}


div.links {
	margin-top:				0px;
	margin-bottom:			12px;
}

p.links {
	margin:					0px;
}

h3.links {
	margin:					0px;
}

a.links_title {
	text-decoration:		none;
}

a.links {
	color:					#666666;
	font-style:				italic;
}


div.readings {
	margin-top:				0px;
	margin-bottom:			12px;
}

p.readings {
	margin:					0px;
}

h3.readings {
	margin:					0px;
}

a.readings_title {
	text-decoration:		none;
}

a.readings {
	color:					#666666;
	font-style:				italic;
}

h3.news {
	font-size: 12px;
}

br.clear {
	height: 1px;
	width: 1px;
	display: block;
	clear: both;
}

#secondary-olympian-list li {
	list-style-type: none;
	float: left;
	width: 140px;
}
#secondary-olympian-list li a {
	color: #999;
	font-size: 11px;
}

h1 {
	line-height: 24px;
}
