body {
	margin: 0;
	background-position: top left;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	color : #ffffff;
	font-size: 11px;
	background-color: #4D5C6F;
	line-height : 12px;
	font-family: georgia, serif;}

#header { 
	border-width : 0;
	padding : 0px;
	margin : 0px;
	position : left;
	top : 0px;
	right : 0px;
	width : 600px;
	height : 490px;
	z-index : 1;}

#head
	{
	font-size: 11px;
	font-family: georgia; 
	font-weight: bold;
	color:#ffffff;
	padding: 2px; 
	border-style: solid; 
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-color: #ffffff;}


#content { 
	border-width : 0;
	position:absolute; 
	top:220px; 
	left:300px; 
	width: 300px;
	padding : 0;
	height : auto;}


A:link {color: #7D9BBB; text-decoration: none; font-weight: bold;}        
A:visited {color: #7D9BBB; text-decoration: none; font-weight: bold;}      
A:active {color: #7D9BBB; text-decoration: none; font-weight: bold;}        
A:hover { color:#ffffff; text-decoration: none; font-weight: none;} 


input , textarea, select  {
	color : #ffffff;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	font-family: georgia, serif;
	text-align : left;
	border-width : 1px;
	border-style : solid;
	background-color: #4D5C6F;}

p.skin { 
	text-align: center; 	text-indent: 0px; } 



