/* Screen layout: */

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;color:#C0C0C0;
background: #000000 url("bg_x.gif") repeat-y top center;
text-align: center;
}

#wrap {
background: #2A2A2A;
background-position: top center
color: #FF0000;
margin: 0 auto;
width: 760px;
text-align: left;
}

#headerleft {
margin: 20px 0 0 0;
height: 45px;
float: left;
width: 500px;
font: 200% Verdana,Tahoma,Arial,sans-serif;
font-weight: bold;
}

#headerright {
margin: 40px 0 0 0;
height: 15px;
width: 200px;
float: right;
font: 75% Verdana,Tahoma,Arial,sans-serif;
text-align: right;
}

/* ~~~~~~~~~ PROPS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

	#topmenu {
	float: left;
	position: relative;
	top: 13px;
	left: 0px;
	width: 760px;
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 35px;
     }
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 0px;
	  list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url(menuleft_x.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    
	#topmenu a span.currPage {
      float:left;
      display:block;
      background:url(menuright_x.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#F99C1B;
      }
    #topmenu a span.noCurrPage {
      float:left;
      display:block;
      background:url(menuright_x.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#C0C0C0;
      }

	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span.currPage {float:none;}
    #topmenu a span.noCurrPage {float:none;}
    #topmenu a span {float:none;}

    /* End IE5-Mac hack */
    #topmenu a:hover span.currPage {
      color:#FFFFFF;
      }
    #topmenu a:hover span.noCurrPage {
      color:#FFFFFF;
      }

    #topmenu a:hover {
      background-position:0% -42px;
		}
    #topmenu a:hover span.currPage {
      background-position:100% -42px;
		}
    #topmenu a:hover span.noCurrPage {
      background-position:100% -42px;
		}
	
	.left{
		margin:10px 10px 5px 0;
		float:left;
		}


#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a.other {
font: 85% Verdana,Tahoma,Arial,sans-serif;
font-weight: bold;
height: 20px;
text-decoration: none;
color: #808080;
display: block;
padding: 6px 0 0 10px;
background: #000000;
border-left: 4px solid #808080;
}	

#avmenu li a.this {
font: 85% Verdana,Tahoma,Arial,sans-serif;
font-weight: bold;
height: 20px;
text-decoration: none;
color: #000000;
display: block;
padding: 6px 0 0 10px;
background: #64707C;
border-left: 4px solid #F99C1B;
}	

#avmenu li a.other:hover {
font: 85% Verdana,Tahoma,Arial,sans-serif;
font-weight: bold;
background: #606060;
color: #F99C1B;
border-left: 4px solid #F99C1B;
}

.leftcol {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #A5B7C5;
background-color: #000000;
line-height: 1.3em;
}

#rightcol {
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#rightcol p {
margin: 0 0 1.5em 0;
}

#rightcol img.thinborderfloat {
  float:left;
  border:solid 1px #000000;
  padding:2px;
  } 

#centercol {
margin: 0 110px 20px 160px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#centercol h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
} 

#centercol h4 {
font-size: 1.2em;
margin: 0 0 0.5em 0;
} 

#centercol p {
margin: 0 0 0.5em 0;
} 

#centercol p.description {
font-size: 0.8em;
} 

#centercol img {
padding: 1px;
display:inline;
}

#centercol img.thinborderfloat {
  float:left;
  border:solid 1px #606060;
  padding:2px;
  margin-right:10px;
  } 

#centercol .document {
	
	padding: 10px 10px 10px 10px;
	border: 1px solid #606060;
}

#centercol2 {
margin: 0 20px 20px 160px;
border-left: 1px solid #000000;
width: 588;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#centercol2 h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
} 

#centercol2 h4 {
font-size: 1.2em;
margin: 0 0 0.5em 0;
} 


#centercol2 p {
margin: 0 0 0.5em 0;
} 

#centercol2 p.description {
font-size: 0.8em;
} 

#centercol img {
padding: 1px;
display:inline;
}

#centercol2 img.thinborderfloat {
  float:left;
  border:solid 1px #606060;
  padding:2px;
  margin-right:10px;
  } 

#centercol2 .document {
	
	padding: 10px 10px 10px 10px;
	border: 1px solid #606060;
}


h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #F99C1B;
}

a:hover {
text-decoration: underline;
color: #FBBD6A;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #000000;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}


.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.item {
width=100%; 
overflow:auto;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 20;
    clear: both;
	 visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
