/* Xplosive Strength &amp; Speed CSS Styles */

html,body {
	height:100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
	text-align: center;
	color:#000000;
	font-size:small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*background-image:url(../images/background.jpg);*/
}

* html body {
    font-size: x-small; /* for IE5 Win */
    font-size: small; /* for other IE versions */
}

html>body {
    font-size: small; /* for opera */
}

/* hide hack from Mac-IE5 \*/
* html p { height: 1%; }
/* end hiding */

p { font-size: 90%; padding: .4em 0; line-height: 1.2em; text-align:justify; margin-bottom:-6px;}
ul, dl { font-size: 100%; padding: .5em 1em .5em 2em; }
ul li { line-height: 1.2em; }
img { border: 0; }

.wrapper {
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	width:750px;
	text-align:left;
}

#header {
	background-image:url(../images/header.gif);
	background-color:#000000;
	background-repeat:no-repeat;	
	background-position: top left;
	padding: 5px 5px 0 0;
	height:auto;
	text-align: right;
	margin-bottom:5px;
	color:#FFFFFF;
	}	
	
* html #header {
	padding-right:0;
}
	
#header a:link, #header a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

#header a:hover, #header a:active{
	text-decoration: none;
	color:#0066FF;
}

#flash {
	padding-top:30px;
	width:750px;
}

.content {
	background-image:url(../images/logoall.gif);
	background-color:#000000;
	background-repeat:repeat-y;	
	background-position: top left;
	background-color:FFFFFF;
	text-align:center;
	padding-right:20px;
	padding-left:20px;
	color:#000000;
}

.content h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
}

.content p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.content ul li {
	font-size:1.2em;
	font-weight:bold;
}

.topleft {
	float:left;
	width:325px;
	font-size:1.2em;
	text-align:left;
	color:#0066FF;
}

.topleft h1 {
	font-size:0.8em;
	color:#FF3300;
}

.topright {
	float:right;
	width:325px;
	font-size:1.2em;
	text-align:left;
	color:#0066FF;
}

.topright h1 {
	font-size:0.8em;
	color:#FF3300;
}

.topright ol li {
	font-size:0.9em;
}

.bottomright {
	float:right;
	width:325px;
	font-size:1.2em;
	text-align:left;
	color:#0066FF;
}

.bottomright h1 {
	font-size:0.9em;
	color:#FF3300;
}

.bottomright ol li {
	font-size:0.9em;
}


.bottomleft {
	float:left;
	width:325px;
	font-size:1.2em;
	text-align:left;
	color:#0066FF;
}

.bottomleft h1 {
	font-size:0.9em;
	color:#FF3300;
}




.middletext {
	text-align:center;
	font-size:1.5em;
	font-weight:bold;
}

.bioleft {
	float:left;
	width:170px;
	font-size:1.2em;
	text-align:left;
	color:#0066FF;
}

.bioleft img {
	margin-right:5px;
}

.bioright {
	float:right;
	width:530px;
	font-size:1.2em;
	text-align:left;
	color:#0066FF;
}

.bioright h1 {
	font-size:0.9em;
	text-decoration:underline;
	color:#000000;
}

.bioright p {
	color:#000000;
}

.bioright ul li {
	font-weight:normal;
	font-size:0.8em;
	
}

.testi {
	float:left;
	width:710px;
	font-size:1.2em;
	text-align:left;
	color:#0066FF;
}

.testi h1 {
	font-size:0.8em;
	color:#FF3300;
}


#footer {
	background-image:url(../images/footer.gif);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position: bottom left;
	font:95% Verdana, Arial, Helvetica, sans-serif;
	height:66px;
	margin-top:auto;
	padding-bottom:10px;
	padding-top:10px;
	text-align: center;
	clear:both;

}

.footertext {
	text-align:center;
	color:#0099FF;
	font-size:1.0em;
	margin-top:25px;
	line-height:1.5em;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
	color:#00CCFF;
}

.clearer {
	margin-bottom:10px;
	border-bottom:solid 1px #cccccc;
	clear:both;
	height:20px;
	display:block;
}

.testclearer {
	margin-bottom:10px;
	clear:both;
	height:20px;
	display:block;
}

.blacktext {
	color:#000000;
}

.warning {font-size:12px; color:#FF0000}
.warning2 {font-size:12px; color:#FF0000}
.warning3 {font-size:12px; color:#FF0000}

input:focus { background: #FFFFCC;}


.text {background: #f7f7f7; 
  BORDER-BOTTOM: #eeeeee 1px solid;
  BORDER-LEFT: #d5dddd 1px solid; 
  BORDER-RIGHT: #d5dddd 1px solid;
  BORDER-TOP: #c4cccc 1px solid;
 }
 
 .mission {
 	color:#FF3300;
	font-size=1.2em;
}