
<!--
body {
	background-color: #1a0c0b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkgd.jpg);
	background-position: top ;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	color: #D3D3D3;
	line-height:17px;
}

#wrapper{
	width:780px;
	height:780px;
	background-image:url(website.jpg);
	background-repeat:no-repeat;
	}
.copy {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.h1 {
	color: #FF0707;
	font-size: 20px;
	letter-spacing:1px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.h2 {
	color: #FF0707;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #C6C6C6;
}

.float{
	float:right;
	padding-top:5px;
	padding-bottom:3px;
	padding-right:10px;
	padding-left:10px;
	}

.floatRt{
	float:right;
	padding-top:0px;
	padding-bottom:3px;
	padding-right:0px;
	padding-left:10px;
	}

.sidePict{
	background-image:url(images/sidePict.jpg);
	width:244px;
	height:300px;
	background-repeat:no-repeat;}
	
.sidePict2{
	background-image:url(images/sidePict2.jpg);
	width:244px;
	height:300px;
	background-repeat:no-repeat;}
	
.coText {
	font-family: Tahoma, Verdana, sans-serif;
	color: #3f4345;	
	font-size:10px;		
	text-decoration:none;
	font-weight:normal;}
	
	a.coText:link {
		color: #3f4345;			
		text-decoration:none;
		font-weight:normal;}
		
	a.coText:visited {
		color: #3f4345;			
		text-decoration:none;
		font-weight:normal;}
		
	a.coText:hover {
		color: #ffffff;			
		text-decoration:none;}
		
-->

