html { height: 100%; }

body
{
	font-family: Verdana;
	font-size: 12px;
	color: #09293D;
	margin: 0;
	min-width: 100%;
	height: 100%;
	line-height: 1.3em;
	background: url(/images/int/csops_int_nav_b-tile.gif) left top repeat-y;
}
body#home
{
	min-width: 966px;
	background: none;
}

h1, h2, h3, h4 { font-weight: bold; margin-top: 0; }
h1, .heading { font-size: 200%; }
h2, .subheading { font-size: 150%; }
.subheading { line-height: 1.5em; }
h3 { font-size: 117%; }
h4 { font-size: 110%; }

img { border: none; }

img.photo
{
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

/*.speaker_listing
{
	overflow: hidden;
}
* html .speaker_listing { display: ; }*/

#sub_nav_wrapper img.photo { float: none; margin-left: 0; }

p, ol { margin-top: 0; }

a { color: #194E84; }
a:visited { color: #8F0700; }
a:hover { text-decoration: none; }

.expander
{
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}

#body_wrap
{
	background: url(/images/int/csops_int_promo-tile.gif) right top repeat-y;
	min-width: 1000px;
	min-height: 100%;
	position: relative;
}
* html #body_wrap { width: expression(document.documentElement.offsetWidth <= 1000 ? '1000px' : 'auto'); height: 100%; }

#home #body_wrap
{
	background: url(/images/mp/csops_main_text_tile.gif) center top repeat-y;
	min-width: 966px;
	height: auto;
	min-height: 100%;
}
* html #home #body_wrap { width: expression(document.documentElement.offsetWidth <= 966 ? '966px' : 'auto'); height: 100%; }

#body_wrap form
{
	margin: 0;
}
* html #body_wrap form { height: 100%; }

#home #body_wrap form
{
	width: auto;
	margin: 0;
	position: relative;
	z-index: auto;
}
* html #home #body_wrap form { height: auto; }

#top_bar { overflow-y: hidden; height: 35px; background: url(/images/int/csops_int_secondary_nav_tile.gif) repeat-x; min-width: 550px; }
#home #top_bar { height: 35px; background: url(/images/mp/csops_main_secondary_nav_tile.gif) repeat-x; }

#middle_top { width: 100%; margin: auto; }
#home #middle_top { width: 966px; }

#top_right_nav { height: 35px; margin-right: 20px; float: right; vertical-align: top; line-height: 35px; }
#home #top_right_nav { margin-right: 15px; }

#search_box_wrapper input
{
	vertical-align: top;
	width: 94px;
	height: 10px;
	margin: 13px 3px 0 13px;
	font-size: 9px;
}

#flash_wrap { background: #D7DEDE; }

#mp_flash { width: 966px; margin: auto; height: 279px; }
#mp_flash img { display: block; }

#bottom_bar { height: 108px; background: url(/images/int/csops_int_subead_tile.gif) repeat-x; }
#home #bottom_bar { height: 41px; background: url(/images/mp/csops_main_nav_tile.gif) repeat-x; text-align: center; }

#bb_left_background { height: 108px; background: url(/images/int/csops_int_logo_bot.gif) no-repeat; position: relative; }

#home_link
{
	position: absolute;
	left: 12px;
	top: 74px;
	display: block;
	width: 40px;
	height: 0;
	padding-top: 21px;
	overflow: hidden;
}

#main
{
	width: 966px;
	margin: auto;
	padding-top: 30px;
}

.side_bars { font-size: 11px; }

#left_bar { float: left; width: 230px; text-align: right; }
#left_bar img { margin-bottom: 10px; }

#left_nav
{
	float: left;
	position: absolute;
	width: 187px;
	z-index: 550;
	color: #FFF;
}
#left_nav img { display: block; }
#left_nav ul { margin-top: 5px; }
#left_nav li { margin-bottom: 5px; }
#left_nav a { color: #FFF; text-decoration: none; }
#left_nav a:hover { text-decoration: underline; }

#right_bar { float: right; width: 230px; }
#right_bar img { margin-bottom: 15px; display: block; }

#right_promos
{
	float: right;
	position: relative;
	width: 158px;
	padding-top: 3px;
	z-index: 551;
}
#right_promos img
{
	display: block;
	margin: auto;
	margin-bottom: 25px;
}

#content
{
	margin: 0 173px 0 202px;
	padding: 0 5px 375px 5px;
	position: relative;
	z-index: 502;
	min-height: 100%;
}

#bio_details div 
{
    float:left;   
    
}
#home #content { width: 432px; margin: auto; padding: 0; }

#sub_nav_wrapper
{
	float: right;
	text-align: left;
	margin-left: 15px;
}

#sub_nav
{
	width: 297px;
	background: url(/images/int/csops_int_subnav_top.gif) no-repeat;
	padding-top: 7px;
	margin-bottom: 10px;
}

#sub_nav div
{
	background: url(/images/int/csops_int_subnav_bottom.gif) no-repeat left bottom;
	padding-bottom: 22px;
}

#sub_nav div div
{
	background: url(/images/int/csops_int_subnav_bkgrd.gif) repeat-y;
	padding: 10px;
	padding-top: 10px;
	padding-bottom: 0;
	text-align: center;
	font-size: 11px;
}

.course_table { border-collapse: collapse; margin-bottom: 1em; width: 475px; }

.course_table td { padding: 0; }

.course_table ul { margin-top: 0; margin-bottom: 0; }

.block_caps
{
	font-size: 200%;
	line-height: 100%;
	margin-right: 1px;
	font-weight: bold;
}

.left_cell { margin-bottom: 30px; }

.left_cell table { margin: 0; width: 100%; border-bottom: 1px solid black; }
.left_cell table td { padding: 5px; padding-bottom: 15px; }

.directory p { clear: left; margin-left: 90px; margin-bottom: 2em; }

.directory img { margin-left: -90px; margin-bottom: 2em; clear: left; }
* html .directory img { margin-bottom: auto; }

#bio_details img { margin-right: 15px; margin-bottom: 15px; }

#race_disclaimer
{
	float: right;
	border: 1px solid black;
	width: 250px;
	padding: 10px;
	padding-top: 0;
	padding-bottom: 0;
	background: #FFF;
	font-size: 10px;
}

#bottom_wrapper
{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 525;
	width: 100%;
}

#bottom
{
	position: relative;
	z-index: 535;
	margin: 0 173px 0 202px;
	height: 275px;
	padding-top: 73px;
	background: url(/images/int/csops_int_body_greyfade.jpg) repeat-x #D7DEDE;
}
#bottom img { display: block; margin: 15px auto 20px auto; }

#bottom_logo { margin-top: 40px; margin-bottom: 10px; }

.copyright { font-size: 10px; color: #FFF; text-align: center; }

.Aristotle { font-size: 10px; text-align: center; }

.Aristotle a { color: #09293D; font-weight: bold; }

#bottom_nav { font-size: 10px; text-align: center; }


/*Photo/Video Gallery*/

body#video { background: #112755; }

#video #centering_table
{
	border-collapse: collapse;
	width: 100%;
	height: 100%;
}
#video #centering_table td
{
	text-align: center;
	vertical-align: middle;
}

#center
{
	margin: auto;
	padding: 25px;
	width: 760px;
}
#center_top
{
	background: #112755 url(/images/int/csops_photo_video_gall-top.gif) top left no-repeat;
	width: 760px;
	height: 103px;
}
#center_bottom
{
	background: #112755 url(/images/int/csops_photo_video_gallery-b.jpg) top left no-repeat;
	width: 760px;
	height: 457px;
}
#nav_bg
{
	background: url(/images/int/csops_galleryphoto-video-tb.gif) right top no-repeat;
	width: 100%;
	height: 100%;
}

#gallery_nav
{
	margin: 0;
	padding: 0;
	padding-top: 11px;
	padding-right: 17px;
	display: block;
	height: 33px;
}

#gallery_nav dd
{
	float: right;
	height: 21px;
	margin-left: 7px;
}

#gallery_nav dd a
{
	display: block;
	height: 0;
	padding-top: 21px;
	overflow: hidden;
	background: url(/images/int/csops_galleryphoto-video-ta.gif) -86px -11px no-repeat;
}
#gallery_nav dd a:hover, .photo dd a#gn_photos, .video dd a#gn_videos { background: none; }

dd a#gn_photos { width: 64px; margin-right: 1px; background-position: -124px -11px; }
dd a#gn_videos { width: 65px; background-position: -196px -11px; }

/*
These should be uncommented and the above commented out when the sound section goes back.
dd a#gn_photos { width: 64px; margin-right: 1px; }
dd a#gn_videos { width: 65px; margin-right: 23px;background-position: -158px -11px; }
dd a#gn_sounds { width: 69px; background-position: -253px -11px; }*/

