* {
	margin: 0;
	padding: 0;
}

body {
	background: #660000 url(images/bg_vert.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c0c0c0;
	position:relative;
}

h1, h2, h3 {
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 32px;
	}

h3 {
}


p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding: 0 3em;
	background: url(images/img05.gif) no-repeat 1em 0;
	font-style: italic;
}

a {color:#ffff00;}

a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #CC0000;
}

#mySlideShow
{
width: 400px !important;
height: 200px !important;
}

/* Header */

#header {
	width: 889px;
	height: 235px;
	margin: 0 auto;
	padding: 0 25px 10px 25px;
	background: url(images/ColterBanner.png) no-repeat center top;
}

#header h1 {
	margin: 0;
	padding: 200px 0 0 40px;
	font-size: 24px;
}

#header h1 a {
	color: #FFFFFF;
}

#header h2 {
	margin: 0;
	padding: 0 0 0 75px;
	font: bold 10px Arial, Helvetica, sans-serif;
}

#header h2 a {
	color: #ffffff;
}

#header h3 {
	margin: 0;
	padding: 200px 0 0 40px;
	font-size: 32px;
}

#header a {
	text-decoration: none;
}

/* Page */

#page {
	width: 810px;
	margin: 0 auto;
	padding: 0;
	background-color:#000000;
}

/* Content */

#content {
	float: left;
	width: 460px;
	padding: 5px 0 0 5px;
	background: url(images/img03.gif) no-repeat;
}

.img {
	text-align: center;
	width: 550px;
}

.hint {
	padding: 5px 0 0 190px;
}

.contentRight{float:left;margin-left:5px;}

.contentRight p {text-indent:15px;}

.contentRight a:hover {color:#ffff00;}

.post {
	width: 520px;
	padding: 20px 0 0 20px;
}

.post h1, .post h2, .post h3 {
}

.post h4 {
  font-size: 14px;
  color: #FFFFFF
}

.title {
	padding: 5px 0 5px 0;
	background: url(images/img08.gif) repeat-x left bottom;
	font-size:32px;
}

.post .title span {
	padding-right: 30px;
	background: url(images/img06.gif) no-repeat right center;
}

p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
	
	 @font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:Georgia;
	panose-1:2 4 5 2 5 4 5 2 3 3;}
@font-face
	{font-family:"Trebuchet MS";
	panose-1:2 11 6 3 2 2 2 2 2 4;}

/* Sidebar */

#sidebar {
	float: right;
	width: 238px;
	padding: 0px 5px 0 0;
	background: url(images/img04.gif) no-repeat;
}

.menuLeft {width: 200px;
	float:left;
}

.menuLeft .title {
	height: 33px;
	margin: 1px;
	padding: 10px 0 0 20px;
	background: url(images/menu_grad.jpg) repeat-x;
	font-size: 18px;
}

.mainUl {
	margin: 20px;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

.mainUl li {
	padding: 5px 0;
	background: url(images/img10.gif) repeat-x;
	font-size:16px;
	cursor:pointer;
	list-style: none;
	list-style-type: none;
}

/*.mainUl li:hover{ background: url(images/hover.png); background-repeat:repeat-x;}*/

.mainUl li a:hover {color:#FFFFFF;}

.mainUl h3 {
	margin: 0;
	font-size: 85%;
	font-weight: bold;
	color: #c0c0c0;
}

.mainUl p {
	margin: 0;
	line-height: normal;
}

.mainUl a {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat 0 5px;
}

.divImgControls {width:545px;height:40px;}

.divPause {width:38px;height:38px;background-image:url(images/pause.jpg);background-position:center center;background-repeat:repeat-none; 
		display:inline;float:left;margin:0 10px 0 0;}
		
.divPause:hover{background-image:url(images/hpause.jpg);}

.divPrev{width:38px;height:38px;background-image:url(images/rw.jpg);display:inline;float:left;margin:0px 10px 0 200px;}

.divNext {width:38px;height:38px;background-image:url(images/ff.jpg);display:inline;float:left;margin:0 auto 0 0;}

.divNext:hover  {background-image:url(images/ffH.png);}

.divPrev:hover  {background-image:url(images/rwH.png);}

/* Footer */

#footer {
	width: 710px;
	height: 35px;
	padding-top: 10px;
	margin: 10px auto;
	text-align: center;
	background: url(images/img12.gif) no-repeat center top;
}

#footer p {
	margin: 0;
	padding: 0px;
	line-height: normal;
	font-size: 77%;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	text-decoration: underline;
}
