body {
	padding: 0px;
	font-family: 'Comic Sans MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
	text-align: left;
} 
h1 {
	color: #F90;
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	text-align: left;
}
h2 {
	color: #F90;
	padding: 10px;
	background-color: #263e6d;
	text-align: left;
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#details{}
#details td{
	background-color: #263e6d;
	padding: 3px;
	border: 1px solid #FFF;
}
#copy{
	background-color:#293E6C;
	padding: 10px;
	text-align: center;
	border: 2px solid #FFF;
}
#copy .img{
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
	border: 2px solid #F90;
}
#page-wrap		    {
	max-width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

.bevelmenu{
	font: bold 12px arial;
	margin: 0;
	width: 100%;
	text-align: center; /*set value to "right" for example to align menu to the right of page*/
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	
}

.bevelmenu li{
	list-style: none;
	display: inline;
	}

.bevelmenu li a{
    text-decoration: none;
	color: #E88C1A;
	padding-top: 3px;
	padding-right: 0.3em;
	padding-bottom: 6px;
	padding-left: 0.3em;
	
}

.bevelmenu li a:hover{
	color: #293E6C;
	}

#tab {
width:112px;
position:relative;
top:-30px;
right:5px;
float:right;
}



#main-sidebar       {
	background: #000000;
}                     
#main-content       {
	padding: 10px;
	width: 600px;
	background-color: #404040;
	background-image: url(../images/index_waterMark.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#secondary-sidebar  {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #000;
	float: right;
}
                      
#footer             { max-width: 960px; min-width: 560px; background: #000;
                      margin: 0 auto 15px; }
#footer p           { padding: 10px; color: white; }
#footer a           { color: white; border-bottom: 1px dotted white; text-decoration: none; }
#footer a:hover     { border-bottom-style: solid; }
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style2 {font-size: 10px}
A.link {
	font: 12px verdana,arial, sans-serif;
	font-weight: regular;
	text-decoration: underline;
	color:#FFFFFF;
}
A:hover.link {
	text-decoration: none;
	color: #F99B1C;
}
A:visited.link {  /**/
	color:#FFFFFF;
}
.style3 {
	font-size: 12px;
	color: #FFFFFF;
}
.style6 {color: #FFFFFF}
.style8 {font-size: 12px; color: #FFFFFF; font-weight: bold; }
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.wireframemenu{
background-color: white;
border-bottom-width: 0;
width: 170px;
}
* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 164px;
}
.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}
.wireframemenu a{
font: bold 13px Verdana, Arial, Helvetica, sans-serif;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #FFFFFF;
text-decoration: none;
font-style: italic;
}
.wireframemenu a:visited{
color: #f47321;
}
.wireframemenu a:hover{
color: #f47321;
}
size {
	font-size: 14px;
}
