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

body {
	
	margin: 0px;
	background-position:top center;
	background-repeat:no-repeat;	
	font-size: medium;
	background-image:url(BG.jpg);
	background-color: #1d140c;
}

#wrapper {
	width:920px;
	
	margin:0px auto;
}

#header {
	width: 920px;
	height: 90px;
}

#maincontent {
	width: 920px;
}

#content {
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 200%;
	width: 575px;
	margin-left: 20px;
	margin-right: 20px;
}

#content2 {
	line-height: 200%;
	width: 280px;
	height: 263px;
	margin-right: 20px;
	margin-top: 10px;
	
}

#content3 {
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 200%;
	width: 880px;
	margin-left: 20px;
	margin-right: 20px;
}

#content4 {
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 200%;
	width: 920px;
}

#pic {
border:1px solid #4a280a;


width: 640px;
height: 300px;


}

#pic2 {
	border:1px solid #000;
	width: 488px;
	height: 345px;

}

#aff_column {
	border:1px solid #000;
	width: 310px;
	height: 204;
}

#linktitle {
	border:1px solid #000;

	width: 295px;
	height: 61px;
}

#r_link {
	
	width: 295px;
	height: 375px;
}


#r_link hr {
	color:#000000;
}

#column1 {
	width: 960px;
	height: 440px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 200%;
	margin: 5px;
}

#column2 {
	width: 324px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 200%;
	margin: 10px;
}

#column3 {
	width: 324px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 200%;
	margin: 10px;
}

#content h1 {
	/* info here */
}

#content #topic {	
	padding: 10px;
}

#content #choices {
	padding: 10px;
}

#alttext {
	font-size: 90%;
	text-align: center;
	margin: 10px 0px;
}

#footer {
	font-family:"Times New Roman", Times, serif;
	color: #ffffff;
	width:920px;
	height:75px;
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
	border:1px solid #4a280a;
}



/* TEXT FOR THE LINKS IN THE BASIC PAGE */

a:link {
	color:#95cecb;
}

a:visited {
	color:#95cecb;
}

a:hover {
	color:#ba5d2d;
}

a:active {
	color:#95cecb;
}

/* TEXT FOR THE LINKS IN THE #ALTTEXT DIV */

#alttext a:link {
	/* info here */
}

#alttext a:visited {
	/* info here */
}

#alttext a:hover {
	/* info here */
}

#alttext a:active {
	/* info here */
}

/* TEXT FOR THE LINKS IN THE #FOOTER DIV */

#footer a:link {
	/* info here */
}

#footer a:visited {
	/* info here */
}

#footer a:hover {
	/* info here */
}

#footer a:active {
	/* info here */
}
