@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	text-align: center;
	background-color: #dad4bf;
	background-image: url(images/bg_01.jpg);
	background-repeat: repeat;
}
#header {
	background-image: url(images/scp_03.jpg);
	width: 995px;
	height: 224px;
}
#wrapper {
	text-align: left;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 995px;
}
#contarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5b492e;
	width: 995px;
	background-color: #deded2;
	height: auto;
	padding: 0px;
	overflow: hidden;
	visibility: visible;
	background-repeat: no-repeat;
}

#contarea a:link, .contarea-images a:visited, .contarea-images a:hover {  
 color: #5b492e;
} 

.cont-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: auto;
	width: 715px;
	margin-left: 280px;
	text-align: left;
	margin-top: 50px;
}
 
.right-image {
	display: inline;
	float: right;
}
.cont-text-interior {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: auto;
	width: 680px;
	margin-left: 300px;
	text-align: left;
	margin-top: 50px;
}
#bottombar {
	background-image: url(images/scp_09.jpg);
	height: 34px;
	width: 995px;
}

.right-image-interior {
	float: right;
}

#leftcol {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/scp_06.jpg);
	float: left;
	height: 550px;
	width: 241px;
	margin-left: 12px;
	display: inline;
	background-repeat: no-repeat;
}
#navigation {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #f0ebd8;
	width: 990px;
	padding-top: 200px;
	margin-left: -22px;
}  
.leftcol-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #4a3b25;
	margin-top: 30px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
}
.leftcol-images {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5b492e;
	background-image: url(images/leftcol-box.png);
	height: 106px;
	width: 207px;
	margin-left: 20px;
	text-align: center;
	padding-top: 10px;
	background-repeat: no-repeat;
}

.leftcol-images ul {
	text-align:left
}
.leftcol-images a:link, .leftcol-images a:visited, .leftcol-images a:hover {  
 color: #5b492e;
 text-decoration: none;  
}  
#navigation li {
	display: inline;
	padding-left: 3px;
}  
#navigation a:link, #navigation a:visited {  
 color: #f0ebd8;  
 text-decoration: none;  
}  
#navigation a:hover {  
 color: #f0ebd8;  
}
.gallery-text {
	font-size: x-small;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	float: left;
	width: 240px;
	padding-top: 110px;
	text-align: center;
}
#compucast-footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 995px;
	color: #FFF;
	text-align: center;
}
#compucast-footer a:link, #compucast-footer a:visited, #compucast-footer a:hover {  
 color: #FFF;
}
