body {
	margin:0;
	border:0;
	padding:0;
	background-color: #000000; 
  	background-image: url('images/bg2.jpg'); 
    background-attachment: scroll;
    background-position: top left;	}
 
 h1, h2, h3, h4, h5, p 	{ margin: 0; padding: 0; }

body, table, input, select, option, textarea, html {
	font-size: 			11px;
	font-family: 		Arial, serif;
	color: 				#FFFFFF; }

A:link 		{text-decoration: none; 	color: #CEA38E;}
A:visited 	{text-decoration: none; 	color: #CEA38E;}
A:active 	{text-decoration:underline; color:#FFFFFF;}
A:hover 	{text-decoration:underline; color:#FFFFFF;}

h1 { font-size:	16px; color: #ffffff; font-weight: bold;  }
h2 { font-size:	14px; color: #FFFFFF; font-weight: normal; }
h3 { font-size:	15px; color: #AD8651; font-weight: normal; margin-bottom: 10px; }
h4 { font-size:	13px; color: #EDC083; font-weight: normal; }
h5 { font-size:	18px; color: #EDC083; margin-left: 20px; font-weight: normal; }
	
.hrline {  	background-image: url('images/hrline.jpg');     background-attachment: scroll;    background-repeat: repeat-x;     background-position: center center; }	

.bg {  	background-image: url('images/bg.jpg');     background-attachment: scroll;    background-repeat: repeat-x;     background-position: top left; }	
.side-left1 {  	background-image: url('images/side-left1.jpg');     background-attachment: scroll;    background-repeat: no-repeat;     background-position: top right;  height:100%; }	
td.side-left2 {  	background-image: url('images/side-left2.jpg');     background-attachment: scroll;    background-repeat: repeat-y;     background-position: top right;  height:100%;}	
.side-right1 {  	background-image: url('images/side-right1.jpg');     background-attachment: scroll;    background-repeat: no-repeat;     background-position: top left;  height:100%;}	
td.side-right2 {  	background-image: url('images/side-right2.jpg');     background-attachment: scroll;    background-repeat: repeat-y;     background-position: top left;  height:100%;}	
.footer-watermark {  	background-image: url('images/footer-watermark.jpg');     background-attachment: scroll;    background-repeat: no-repeat;     background-position: bottom left;}	
.score { font-size: 13px; font-weight:bold; colour: #AD8651; }
				
input, select, textarea {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	width: 250px;
	font-size: 			11px;
	font-size-adjust:	.58;
	font-family: 		Verdana;
	color: 				#BA7356; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#57331A;
	background-color:	#1D0C04;
	scrollbar-face-color: #261106;
 	scrollbar-shadow-color: #57331A; 
 	scrollbar-highlight-color: #57331A;
 	scrollbar-3dlight-color: #000000;
 	scrollbar-darkshadow-color: #000000; 
 	scrollbar-track-color: #000000; 
 	scrollbar-arrow-color: #57331A; 
}

#footer { font-size: 12px; color: #A2A2A2; font-weight:normal; }
#footer A:link 		{text-decoration: none; 	color: #A9A9A9;}
#footer A:visited 	{text-decoration: none; 	color: #A9A9A9;}
#footer A:active 	{text-decoration:underline; color:#FFFFFF;}
#footer A:hover 	{text-decoration:underline; color:#FFFFFF;}

.title1 {font-size:11px; color:#FFFFFF;	font-weight:bold;}

.title2 {font-size:11px; color:#D0BB86;}

.menu1 {font-size:11px;	color:#AF985D;}

.menu2 {font-size:11px;	color:#E5AC77;}

IMG {border-color: #000000; }

.hometxttop {font-size:13px; color:#F5E8DA;	}
.aboutmequestion {font-size:12px; color:#D2C0A7; margin-bottom:7px;	}