@charset "UTF-8";

html, body {
	margin:0;
	padding:0;
}

body
{
	margin-top: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	color: #444;
	background-repeat: no-repeat;
}



.ck #maincontainer
{
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/gb_trim_all.gif);
	background-repeat: repeat-x;
}

.ck #container.recent li
{
	margin: 1em;
	list-style: none;
	vertical-align: top;
}

.ck #container.recent li img
{
	margin: 0 1em 0 1em;
}




.ck #maincontainer_inside
{
	width: 78em;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.ck #bottom_half
{
	width: 75em;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 240px;
	margin-bottom: 1.3em;
}

.ck #header {
	padding: 0 2em 0 2em;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 145px;
} 
.ck #header h1 {
	margin: 0;
	padding: 10px 0;
}
.ck #mainContent
{
	padding: 0 0px;
	background-image: url(../images/bg_inside.jpg);
	background-repeat: repeat-x;
	margin: 0 8px;
}

.ck #footer { 
	padding: 0 10px;
	background:#DDDDDD;
} 
.ck #footer p {
	margin: 0;
	padding: 10px 0;
}


.ck  #navigation
{
	overflow: visible;
	position: relative;
	width: 78em;
	background-color: #999;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
	padding-right: 1em;
	margin-bottom: 1em;
}
.ck #info
{
	top: 20px;
	float: right;
	width: 500px;
	height: 40px;
	position: relative;
}

.ck #info p { text-decoration: underline; }


.ck #video
{
	float: left;
	height: 200px;
	width: 270px;
	margin-top: 24px;
	text-align: center;
}

#pullquotes
{
	position: relative;
	width: 270px;
	height: 157px;
	margin-top: 22px;
	z-index: 1;
	background-repeat: no-repeat;
	float: left;
	background-image: url(../images/quotes.gif);
	font-family: times, serif;
	font-size: 1.5em;
	font-style: italic;
	background-color: #FFF;
	padding: 12px;
	margin-right: auto;
	margin-left: 22px;
	border: thin #000 solid;
	vertical-align: middle;
}


.ck  #MC
{
	float: right;
	height: 200px;
	width: 270px;
	clear: right;
	position: relative;
	z-index: 1;
	padding: 0px 10px 0px 10px;
	margin-top: 1em;
	vertical-align: middle;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.style4 {
	font-size: 16px
}

.style27 {
	font-size: 24px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #444;
	font-weight: bold;
}
.style28 {
	font-size: 16px;
	color: #8398A4;
	font-variant: normal;
}


#credit
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	font-weight: lighter;
	text-align: right;
}




.links a, .links a:active, .links a:visited
{
	background-image: url(../images/bg_menu_bl.gif);
	display: block;
	height: 32px;
	color: #FFF;
	padding-left: 15px;
	background-repeat: repeat-x;
	border: thin #FFF solid;
	vertical-align: middle;
	padding-top: 6px;
}

.links a.current 
{
	background-image: url(../images/bg_menu_red.gif);
	display: block;
	height: 32px;
	color: #FFF;
	padding-left: 15px;
	background-repeat: repeat-x;
	border: thin #FFF solid;
	vertical-align: middle;
	padding-top: 6px;
}


.links a:hover{
	background-image: url(../images/bg_menu_red.gif);
	background-repeat: repeat-x;
	display:block;
	color: #FFFFFF;
}

.subnav .underline {
	border-right-width: thin;
	border-left-width: thin;
}

.ck #Counter {
	float: left;
	width: 36em;
	margin-top: 10px;
	padding-left: 10px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
.ck #mc1
{
	float: right;
	height: 186px;
	width: 45em;
	clear: right;
	top: 0em;
	position: relative;
	left: 0em;
	z-index: 1;
	margin-top: 5px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	padding: 0px 10px 0px 10px;
}
#mcTop {
	background-image: url(../nav/mc_top.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 20px;
}

div.clearer {
	clear: both;
}

a{
	color: #27D;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: none;
}
p, li {
	line-height: 1.8em;
}
h1, h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
}
h1
{
	margin-bottom: 10px;
	padding: 0;
	font-size: 2em;
	color: #A5A4A2;
	letter-spacing: -.5px;
	background-repeat: no-repeat;
}
h2 {
	padding-top: 10px;
	font-size:2em;
	letter-spacing:-1px;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
}
div#page
{
	width: 75em;
	border: thin #000 solid;
	background-color: #FFF;
	margin: 0 auto;
	text-align: left;
}
div#container {
	padding: 10px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}


div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}

div#main_image_rotation
{
	float: right;
	width: 502px;
	border: 4px #000;
}

div#main_text_block
{
	float: left;
	width: 360px;
}

div#col1txt
{
	float: left;
	width: 33em;
	padding: 0 1.5em 0 2em;
}

div#col2txt
{
	float: right;
	width: 33em;
	padding: 0 1.5em 0 2em;
}


div#main_text_block ul
{
	padding: 10px 0 10px 12px;
	font-size: .90em;
	font-style: normal;
	font-weight: bold;
}

div#main_text_block p { padding: 6px 0 6px 0; }
