
*{
	font-family: Arial, Helvetica, sans-serif;
    color:#373535;
}

body {
	font-size:14px; 
	line-height:20px; 
    background-color:#b0b0b1; 
}

h1, h2, h3, h4 { 
margin:7px 0 4px 22px;
padding:0;
color:#23304b;
}

h1 { font-size: 1.8em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.0em; }
	

a {
	text-decoration: underline;
	color: #000000;
}

p a {
	font-weight:bold;
	text-decoration: underline;
	color: #2b7200;
}

a:hover {
	border: none;100
}

p{
	margin:4px auto;
	width:92%;
	padding:16px;
}



.post {
	margin-bottom: 14px;
	width:100%;
	margin:4px auto;
}

.post p, ol, ul, blockquote {
	line-height: 18px;
}

.post ul{
margin:4px 0 4px 10px;
font-size:0.96em;
}

input, textarea{
font-size:12px;
line-hight:16px;
}

#Wrapper{
	width:860px;
	margin:1px auto;
	background:url('/template/mckay/images/contentbg.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color:#e7e7e7;	
}

#Header {
	padding:0;
	margin:0 auto;
	height:178px;
	width:860px;
	background:url('/template/mckay/images/logo.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

#Bar{
height:12px;
width:100%;
	background:url('/template/mckay/images/bar.jpg');
}

#Feature{
height:344px;
width:860px;
background-color:#6485bc;
background:url('/template/mckay/images/menu.jpg');
background-position: left;
background-repeat: repeat-y;
margin:-1px 0 0 1px;
}

#Feature_Left{
width:293px;
float:left;
display:inline;
}

#Random_Image{
width:565px;
height:344px;
float:right;
display:inline;
margin:0 1px 0 0;
padding:0;
overflow:hidden;
z-index:-1;
}

#Random_Image ul li {
	float:right;
	position:absolute;
	list-style: none;
	border:none;
	text-decoration:none;
	list-style:none;
}

#Random_Image ul li img {
border:none;
z-index:-3;
}

#Random_Image ul li.show {
	z-index:500
}

#Random_Image ul li.show {
	z-index:500
}

#ColOne {
width:289px;
margin: 25px 0 15px 0;
float:left;
display:inline;
}

#ColTwo {
width:565px;
margin: 25px 0 15px 0;
border-left:solid 3px #737577;
float:right;
display:inline;
}


#ColTwo ul{
margin:10px 20px 10px 38px;
}

#Footer {
height:54px;
width:100%;
clear:both;
background:url('/template/mckay/images/footer.jpg');
background-repeat: repeat-x;
}

#Footer p {
	line-height:35px;
	font-size:11px;
	text-align:center;
	width:100%;
	background:transparent;
}

#Footer * {
	color: #000000;
	font-weight:normal;
}

#other_com2{
visibility:hidden;
}

.clear { 
clear: both; 
height: 1px;
overflow: hidden; 
visibility: hidden;
}



