body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #0B0201;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
div#wrapper {
	text-align: left;
	width: 750px;
	height: 550px;
	margin-top:auto;
	margin-right: auto;
	margin-left: auto;
}
div#nav {
	background-image: url(../images/menu_bnd.gif);
	background-repeat: no-repeat;
	text-align: left;
	line-height:38px;
	position: absolute;
	height:38px;
	width: 750px;
	margin-top:34px;
	font-size:16px;
	
	
}
div#nav_1 {
	color: #CCCCCC;
	font-weight:bold;
	font-family:"Courier New", Courier, monospace;
	
}
div#header {
	background-image: url(../images/hdr_title.gif);
	background-repeat: repeat-n;
	position: inherit;
	margin-top:20px;
	margin-left:45px;
	height: 41px;
	width: 615px;
	
}
img#logo {
	position: relative;
	top: -16px;
	left:-85px;
}
div#main {
	text-align: justify;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	margin-left:20px;
	width: 530px;
	margin-top:10px;
	font-size: small;
}
div#content {
	background-image: url(../images/text_bdy.gif);
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 11px;
	color: #000;
	float:left;
	line-height:22px;
	
}
div#content_left {
	background-image: url(../images/menu_left.gif);
	float: left;
	width: 173px;
	height: 420px;
	text-align: justify;
	font-family: "Lucida Console", Monaco, monospace;
	border: 1px solid #000;
}
div#content_right {
	float: right;
	width: 355px;
}
div#content_bar {
	background-image: url(../images/menu_bar.gif);
	float: left;
	width: 173px;
	height:22px;
	text-align: center;
	font-size:14px;
	font-weight:900;
	line-height:20px;
	color: #FAF3B0;
	font-family:"Courier New", Courier, monospace;
}
div#content_right2 {
    float: right;
    width: 250px;
} 
div#content_pic_left {
	float: left;
	margin-top:15px;
	margin-left:6px;
	width: 159px;
	text-align: center;
	text-transform:capitalize;
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
	color: #000;
	font-weight: bold;
	line-height:20px;
}
div#more_info{
	line-height:40px;
	text-align:left;
		
	}
div#content_right3 {
    float: right;
    width: 370px;
} 
div#footer {
	font-size: 10px;
	color:#CCCCCC;
	width:758px;
	float:left;
	text-align: center;
	margin-top:-11px;
}
img#header {
	position: absolute;
	right: 0px;
	top: 0px;
}

img#preview_img
{
	float: right;
	border: 1px solid white;
	margin-bottom : 15px;
}
div#thumbs_box
{
	margin-top: 40px;
	width: 100%;
	border: 1px solid #000;
}
img.thumb
{
	border: 1px solid #000;
	margin-right: 5px;
	margin-top: 5px;
	float: left;
}

img.border
{
	margin-top: 15px;
	border: 1px solid #000;
}
img.margin
{
  margin-top: 15px;	
}

