@charset "utf-8";
/* CSS Document */


body {background: #FFFFFF url(images/darktex.gif);
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.left {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px;
	text-align: left;
	color: #000000;
	}

#header {
	width: 700px;
	height: 201px;
	background: url(images/strikeforceheader.gif);
	margin: 20px auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 20px;
	border: 0;
	text-align: right;
	text-indent: 0px;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	vertical-align: middle;
	font-weight: bold;
	z-index: 2;
}

#body {
	width: 700px;
	background: #FFFFFF url(images/images/trace2.gif);
	min-height: 500px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: center;
	text-indent: 0px;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	vertical-align: top;
	font-weight: bold; /* this overrides the text-align: center on the body element. */
}


.rightbody {
	text-align: right;
	border-top-color: #663300;
}

.description {text-align: left;
font-weight:100;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 5px;
height: 30px;
	}



.bottom {
	vertical-align: bottom;
	padding: 15px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.portfolio {border: 8px solid #330000}

#footer {background: #FFFFFF url(images/images/base.gif);
	margin: 0 auto;
	width: 700px;
	height: 70px;
		}

#footersub {background: #FFFFFF url(images/images/footer.gif);
	margin: 0 auto;
	width: 700px;
	height: 50px;
	vertical-align: bottom;
	padding: 15px 0;
			}


#mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: right;
	}

	
	A:link, A:active, A:visited {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	margin-top:8px;
	}
			
 A:hover {
	color: #330000;
	text-decoration: none;
	font-size: 13px;
	margin-top:8px;
				}
		
/*#subnav A:link, A:active, A:visited {font-family: arial, sans-serif;
	color: #663300;
	vertical-align: middle;
	font-weight: bold;}
	
	#subnav A:hover {color: #CC6633;
	text-decoration: none;
	font-weight: bold;
	}

	.bottom A:link, A:active, A:visited {font-family: arial, sans-serif;
	color: #333333;
	vertical-align: middle;
	font-weight: bold;}
	
	.bottom A:hover {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	}

	td#body a:link, a:visited {
	color: #333333;
		}
	td#body a:hover {
	color: #CC6633;
}
	td#body a:active {
	color: #000000;
} 

	.box A:Link  {text-align: left;
	font-weight:100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
		}
		
	.box {text-align: center;
	font-weight:100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
		}*/
		

.body #buttons,{
	position: absolute;
	top: 200px;
	z-index: 1;
	float: right;
	width: auto;
	}
	
#icons, {margin: 0 auto;
	padding: 15px;
		}

#subnav1 {
	width: 200px;
	text-align: center;
	clear: left;
	}

#leftimage {float: left;
margin: 31px;
position: relative;}

#rightfloat {float: right;
}
#leftfloat {float: left;
margin: 10px;
}

/* #leftimage a:link, a:visited, a:hover, a:active {
	font-size: 12px;
	text-align: right;
		} */

			
	H1, H2, H3, H4, H5 {
	text-align:left;
	text-indent: 0pt;
	margin-top:2pt;
	margin-bottom: 0pt;
	font-family:Verdana, Arial, Helvetica, sans-serif
	font-weight: lighter;
	font-style: smooth;
	}
	H1	{font-size: 30pt;
	}
	H2	{font-size: 200pt;
	}
	H3	{font-size: 16pt;
	}
	H4	{font-size: 12pt;
	}
	H5	{font-size: 12pt;
	}
	H6	{font-size: 10pt;
	}
	
