
.col_Main {
	margin-top: 35px;
	width:900px;
	height: 580px }

.col_Left {
	margin-right: 25px;
	margin-left: 5px;
	width:165px;
	height: 580px;
	float: left; 
	background-color: #fff;
	border: solid 1px #666; 
	}

.col_Right {
	
	width: 200px;
	height: 580px;
	float:right;
	background-color: #fff;
	border: solid 1px #666; 
	}

.col_Middle {
	margin-right: 220px;	
	margin-left: 180px;
	width: 500px;
	height: 580px;
	background-color: #fff;
	border: solid 1px #666; 
	 }

.col_Bottom {
	margin-top: 15px;
	width: 900px;
	height: 45px;	 
	background-color: #fff;
	border: solid 1px #666; 
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #3366CC;
}
a:active {
	text-decoration: none;
}


body{
	margin: 0;
	padding-left: 50px;
	font-family: helvetic, arial, sans-serif;
	color: #FFF;
	font-size: x-small;
	background-color: #efefef;
}

p{
	color: #666;
	font-size: x-small;
}

#header{ background-color: #efefef; height:178px; width:900px; text-align:right; margin-top: 5px; border-color: black; outline-color: #000; outline-width: 1px; }
#lakin {
	float:left;
	margin-top:5px;
	margin-bottom: 15px;
	height: 130px;
	
}


#imagestrip {
	float:left;
	margin-top:5px;
	margin-bottom: 0;
	height: 130px;

}



li {
	font-family: verdana, arial, helvetica, sans-serif;
	margin-top: 0;
	padding-top: 0;
	color: #666;
	font-size: x-small;
}
h1
{ font-size: medium; font-weight: bold; background-color: #336699
; text-align: center; padding-left: 0; padding-right: 0; margin: 0 0 1px; padding-bottom: 2px; }
h2 { font-size: medium; font-weight: bold; background-color: #336699
; background-position: center 0; padding:0 10px 0 5px; margin: 0; }
h3 { color: black; font-size: 12px; background-color: white; margin-bottom: 1px; }
h4
{ font-size: 12px; color: #fff
; vertical-align: middle; margin:5px 0 5px 10px; }


dt
{
	background-color: #fff;
	color: #666;
	font-size: x-small;
	padding-left: 5px;
	margin: 0 0 0 5px;
}

dd
{
	background-color: #fff;
	color: #666;
	font-size: x-small;
	padding-left: 5px;
	margin: 0 0 10px 5px;
}

.number
{ font-weight: bold; font-size: larger; padding: 12px; }

img.storyImage
{ float:left; margin: 10px 0 0; padding-right: 10px; padding-left: 10px; }

.footer {
	background-color: #336699
;
	padding: 3px 10px 3px 0;
	margin-bottom: 10px;
	text-align: right;
	font-size: xx-small;
}

.footer a{
	color: #fff;
	text-decoration: underline;
}

a{ color:#000; text-align: left; padding-right: 5px; }

ul.leftCol li a{ color:#333; font-size: 10px; text-decoration: none; text-align: left; padding-right: 5px; }
ul.leftCol li a:hover{ color:#000; font-size: 10px; font-weight: bold; text-align: left; padding-right: 5px; }

h1.leftCol a{ color:#fff; background-image: url(../images/home.jpg); text-decoration:none; }

}

lefcolimg { background-image: url(../images/home.jpg); background-position: left 0; }
#header img{ float:left; width:900px; height:178px; }
