body
{
	background-color:#816a52;
	background-image:url('images/bgtexture.gif');
	background-repeat:repeat;
	height:100%;
	margin: 0;
	padding: 0;		
}
div
{
	position:relative;
	font-size:12px;
	font-family:verdana;
}
.cgheader
{
	border-bottom:1px solid #D7D7D7; 
	text-align:right; 
	margin-left:8px; 
	margin-right:8px; 
	top:4px; 
	font-size:18px; 
	font-weight:bold; 
	color:#2c4384;
}
div.header
{
	width:768px;
	height:88px;
	border:0px solid gray;
}
div.main
{
	width:768px;
	border:1px solid #4a3c2e;
	position:relative;
	top:4px;
	background-color:white;
}
div.floatbox
{
	width:180px;
	position:relative;
	float:right;
	right:8px;
	top:6px;
	background-color:#a4bcff;
	border:1px solid #7e9be8;
	font-size:10px;
	padding:1px 1px 1px 1px;
}
div.title
{
	font-size:18px;
	width:564px;
	font-weight:bold;
	position:relative;
	height:60px;	
}
img.icon
{
	float:left; 
	position:relative;
	width:57px; 
	height:57px;
	margin: 4px 4px 4px 4px;
	border:0px;
}
img.logo
{
	float:left; 
	width:320px; 
	height:96px;
	border:0;
}
img.box
{
	width:196px; 
	height:196px;
	border:0px;
}
img.gallery-pic
{
	float:left; 
	background-color:gray; 
	width:160px; 
	height:240px;
	margin-right:8px;
	border:1px solid black;
}
img.gallery-pic-wide
{
	float:left; 
	background-color:gray; 
	height:160px; 
	width:240px;
	margin-right:8px;
	margin-bottom:6px;
	border:1px solid black;
}
div.header-menu
{
	font-size:12px;
	top:72px;
	position:relative;
	float:right; 
	text-align:right;
	margin: 2px 2px 2px 2px;
	color:white;
}
div.main-section
{
	left:64px; 
	width:512px; 
	position:relative;
}
table
{
	margin-left:auto;
	margin-right:auto;
}
td
{
	font-size:12px;
	vertical-align:top;
}			
a
{
	font-size:12px;
	font-weight:normal;
}
a.header
{
	color:white;
	text-decoration: none;
	font-size:14px;
}
hr.small
{
	border:0; 
	height:1px; 
	color:#7e9be8; 
	background-color:#7e9be8;			
}
div.topstrip
{
	height:8px; 
	width:768px; 
	background-color:#2255e1;
}
div.bottomstrip
{
	height:8px; 
	width:768px; 
	background-color:#29730c;
}
div.everything
{
    margin-left: auto;
    margin-right: auto;
	width:768px;
}
div.footer
{
	text-align:center; 
	font-size:10px;
    margin-left: auto;
    margin-right: auto;
	width:512px;
}
#description
{
	margin-right:8px;
}
input
{
	font-size:16px; 
	float:right; 
	width:384px;
	height:24px;
	font-family:Arial;
}
textarea
{
	font-size:16px; 
	float:right; 
	width:384px;
	height:256px;
	font-family:Arial;
}
#submit
{
	width:142px;
	height:32px;
    margin-left:auto;
    margin-right:auto;
	float:center;
}