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

/*img, div { behavior: url(iepngfix.htc) }*/

body {
	margin: 30 0 0 0 ;	
	background-color:#828282;
}

#content {
	width:770px;
	height:435px;
	margin:20px 0 0 42px;
}

#copyright {
	margin-top:20px;
	_margin-top:8px;
	font:normal bold 9px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
}
	#copyright a:link {
	font:normal bold 9px Arial, Helvetica, sans-serif;
	color:#FC0;
	text-decoration:none;
}
	#copyright a:visited {
	font:normal bold 9px Arial, Helvetica, sans-serif;
	color:#FC0;
	text-decoration:none;
}
	
#guy {
	width:130px;
	height:112px;
}

#header {
	width:757px;
	height:121px;
	
	margin:45px 0 0 45px;
}

#logo {
float:left;	
}

#main_pic {
	width:440px;
	height:327px;
	margin:26px;
	margin-left:30px;
}


	#main_pic_holder { 
			width:505px; 
			height:388px; 
			margin:10px 0 0 10px;
			background-image:url(images/main_pic_holder.png);
			
			position:relative; 
			float:left;			
			display:inline; 
			z-index:10; 
			}

#nav {
	width:137px;
	height:183px;
	margin:-10px 0 0 50px;
}

		
		#right_panel { 
			width:274px; 
			height:430px;
			_height:410px;
			margin: 0px 0 0 -44px;
			_padding: 20px 0px 0px 0px;
			
			background-image:url(images/brush_stroke.png); 
			background-position:bottom left;
			background-repeat:no-repeat;
			
			position:relative; 
			float:left;
			display:inline; 
			}
			
		  
		
#watermark {		
text-align:right;
}

#wrapper {
	width:890px;
	height:658px;
	
	background-image:url(images/bg2.jpg);
	
	padding-top:1px;
	margin-left:-450px;	
	left:50%;	
	position:relative;	
}

