﻿body
{
	background: #161F29 url(/!images/mp/cwc_mp_bkgrd.gif) repeat-x;
	font-family: Arial, Verdana;
	color: #E2D7C5;
	font-size: 12px;
}

h1 {color: #3C5A76; font-size: 22px; padding-bottom: 10px;}

a:link, a:visited { color:#981B1E; text-decoration:none; }
a:hover { text-decoration:underline; }

#Wrapper
{
	position: relative;
	margin: 0 auto;
	width: 918px;
}

#TopNav
{
	background: url(/!images/mp/cwc_mp_nav1_bkgrd.gif) no-repeat;
	height: 70px;
	width: 918px;
	clear: both;
}

#CenterNavFlash
{
	width: 918px;
	height: 490px
}

#CenterNavFlash .SideNav
{
	background: url(/!images/mp/cwc_mp_nav2_bkgrd.gif) no-repeat;
	height: 490px;
	width: 245px;
	float: left;
}

#CenterNavFlash .Flash
{
	background: url(/!images/mp/cwc_flash_placeholder.jpg) no-repeat;
	height: 490px;
	width: 631px;
	float: left;
}

#CenterNavFlash .SideBit
{
	background: url(/!images/mp/cwc_mp_edge_right.gif) no-repeat;
	height: 490px;
	width: 42px;
	float: right;
}

#ContentArea
{
	width: 723px;
	position: relative;
	margin: 0 auto;
	padding-top: 30px;
	clear: both;
}

/* THIS IS BAD, AFFECTS ALL CONTENT ON EVERY PAGE! #ContentArea p {padding-bottom: 20px;}*/

/* Interior Specific Styles */

#IntHeader
{
	Width: 918px;
}
#IntHeader .LeftLogo

{
	background: url(/!images/int/cwc_int_logo.gif) no-repeat;
	width: 256px;
	height: 100px;
	float: left;
}
#IntHeader .RightSub
{
	background: url(/!images/Subheads/cwc_subhead_text_bkgrd.jpg) no-repeat;
	width: 662px;
	height: 100px;
	float: right;
}
#IntTopNav
{
	background: url(/!images/int/cwc_int_nav1_bkgrd.gif) no-repeat;
	height: 60px;
	width: 918px;
	clear: both;
}
#IntContent
{
	background: url(/!images/int/cwc_int_body_bkgrd.gif) repeat-y;
	width: 918px;
	min-height: 200px;
}
#ContentTop
{
	width: 918px;
}
#ContentTop .LeftImage
{
	background: url(/!images/int/cwc_int_edge_left.gif) left no-repeat;
	height: 190px;
	width: 711px;
	Float:left;
}
#ContentTop .RightNav
{
	background: url(/!images/int/cwc_int_nav2_bkgrd.gif) no-repeat;
	width: 207px;
	height: 190px;
	float: right;
}

#ContentContain
{
	width: 769px;
	position: relative;
	margin: 0 auto;
	padding-bottom: 25px;
	color: #695741;
	font-size: 14px;
	clear: both;
}

/* Chronology Database Search */
    #Searchhdr {border-left: 1px solid #981B1E; border-top: 1px solid #981B1E; border-right: 1px solid #981B1E; color: #3C5A76; font-size: 16px; font-weight: bold; background: #F3F3F3; padding: 5px;}
    #SearchTbl {border: 1px solid #981B1E; width: 100%; padding: 5px 0 5px 0; background: #EFE6D5;}
    #SearchTbl input {border: 1px solid #981B1E; background: #fff; color: #333;}
    #SearchTbl select {border: 1px solid #981B1E;}
    
    #ResultsTbl {border-top: 1px solid #981B1E; border-right: 1px solid #981B1E; width: 100%; font-size: 12px;}
    #ResultsTbl th {padding: 5px; border-bottom: 1px solid #981B1E; background: #FFF1C8;}
    #ResultsTbl .leftbor {border-left: 1px solid #981B1E; }
    #ResultsTbl td {padding: 5px; border-left: 1px solid #981B1E; border-bottom: 1px solid #981B1E;}
    #ResultsTbl tr:hover {background: #EFE6D5;}