/* CSS Document -Khal's CSS for dune.damageready.com */
body { 
		font-family: sans-serif;
		background: #EABA65 ;
		background-image:url('../images/dune_background_norpt.gif');
		background-repeat: repeat-x;
		margin: 0px; 	
	}
	a:link,a:visited,a:active  {
		text-decoration: none;
		color: #000000; 
	}
	a:hover {
		text-decoration: underline;
		color: #30338A;
	}
	/* minitext on forum/form page */
	div.miniforum {
	
		font-size:60%;
	}
	div.miniforum a:link,div.miniforum a:visited,div.miniforum a:active  {
		color: #30338A;
	}
	/* common header */
	div.header {
		position:relative;
		margin: 0 auto;
		width:730px;
		height:77px;
		z-index:1;
		background:#000000;
		background-image: 
		url('../images/header_title_onblack_15.gif');
		background-repeat: no-repeat;
		background-position: left; 
	}
	/* the big image in the center of the page. completely CSS in a div, default */
	div.splash_image {
		height:190px;
		background: url("../images/splash_image_final_smalles8.gif") repeat-x top; 
		clear: both; 
		padding: .5em 0 2.5em;
	}
	/* common footer */
	div.footer {
		position: relative;
		font-size: 80%;
		margin: 0 auto;
		width:100%;
		height:73px;
		z-index:1;
		background: #000000;
		background-image: url('../images/footer_background_rpt.gif');
		background-repeat:repeat-x;
		background-position:left; 
	}
	/* contact link for email */
	div.contact_menu {
		font-size: 60%;
		font-family: garamond,serif; 
		color: #444444; 
		text-align: right;
	}
	div.contact_menu a:link,div.contact_menu a:visited,div.contact_menu a:active {
		text-decoration: none;
		color: #999999; 
	}
	div.contact_menu a:hover {
		text-decoration: underline;
		color: white;
	}
	.copyright {
		color: #FFFFFF;
	}
	/* strong is a lovely blue at first */
	strong {
		color: #30338A;
	}
	h5 {
		color: #333333;
		font-size: 60%;
		
	}
	h5 a:link,h5 a:visited, h5 a:active  {
		text-decoration: underline;
		color: #000000; 
	}
	/* main content enclosure  */
	#enc_container {
		position: relative; 
		top: -64px; 
		width:730px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		}	
	/* the left of every page  */
	#leftcolumn {
		width:530px;
		float:left;
	}
	div.contentparagraph {
		width:264px;
		float:right;
		padding:8px;
	}		
	.contentparagraph a:link,.contentparagraph a:visited, .contentparagraph a:active  {
		text-decoration: underline;
		color: #666633; 
		padding:8px;
	}

	div.mini {
		font-family: helvetica,sans-serif;
		font-style:bold;
		font-size: 60%;
		text-indent: 0.0em;
		color:#000000;
		margin:-10px 22px 5px 21px;
			
	}
		
	
	img {			
		border-width:0px;
	}	
	img#imagemapper {
			
		border-width:0px;
	}
	div.content_text {
		width:264px;
		float:right;
		padding:8px;
	}
	div.search_text {
		width:264px;
		float:left;
		padding:8px;
	}
	
	/* strong is a lovely blue at first */
	.searchheader{
		color: #30338A;
		font-weight:bold;
	}
	
	/* the right of every page  */
	#rightcolumn {
		width:200px;
		float:right;
		}
		
	p,h1,pre,h2,h3,h4,h5 {
		margin:8px 10px 10px 0px;
		color: #000000;
		}
	p {
		font-size: 80%;
		text-indent: 0.0em;
	}
	/* the text in the footer  */
	div.footer p {
		font-size: 80%;
		text-indent: 0.0em;
		color:#ffffff;
		margin:0px 20px 4px 20px;
		text-align:center;
	}
	div.footer a:hover {
		text-decoration: 
		underline;
	}
	div.footer a:link {
		color: #ffffff; 
	}
	div.imagemap img {
		padding: 0px;
		margin: 0px; 
		float:left;
		z-index: 3;
		border: none;
	}
	.content_promotional_image img {
		border-style:double;
		border-color: #6E592C;
		border-width:4px;
		float:right;
 		margin-top: 10px;
	}
	.content_main_image img {
		border-style:double;
		border-color: #6E592C;
		border-width:4px;
		float:left;
		margin-top: 10px;
	}
	.newscontent {
		border-style:double;
		border-color: #6E592C;
		border-width:4px;
		color:#FFFFFF;
		float:right;
		padding: 0px;
		width: 175px
	}
	.newscontent .newsinner {
		background-color:#1F1F1F;
		color:#F8A406;
		border-bottom: medium solid #666666;
		border-width:2px;
		font-size: 66%;
		padding: 0px;
		text-indent: 0.0em;
		width: 171px;
		padding: 2px;
	}
	.newscontent .newsinner a:hover {
		text-decoration:underline;
		color:#F8A406;
	}
	.newscontent a:link,a:visited,a:active  {
		text-decoration:none;
		color:#F8A406;
	}
	.newscontent .newsinner .forminner  {
		text-align:right;
		padding: 4px;

	}
	div.forminner p {
		color:#F8A406;
		font-size: 100%;
		margin-top: 0%;
	}
	input {
		color:#000000;
		font-size: 100%;
		margin-top: 0%;
		
	}
	.newsheader {
		color: #FFFFFF;
		font-size: 100%;
	}
	#main_menu {
		color:#645321;
		font-weight:bold;
		
		font-size: 70%;
		width: 730px; 
		padding: 2px 0px;
		}
	/* beautiful tabs */
	#main_menu .currentpage {
		background-color:#EABA65;
		color: #000000; 
		font-weight:bold;
		border-left: solid #000000 1px;
		border-top: solid #000000 1px;
		border-right: solid #000000 1px;
		padding: 2px 28px;
	}
	#main_menu a:link,#main_menu a:visited,#main_menu a:active,#main_menu a:hover {
		text-decoration: none;
		padding: 2px 14px;
		color: #d9a954; 
	}
	#main_menu a:hover {
		text-decoration: underline;
		color: #ffffff; 
	}
	
	
	br#breakfixer{
	clear: left;
/* !! without this mozilla and IE (1,6) do not stretch the div down to correctly hold the content div's */
	}
/* end */


