html, body { 
	height: 100%;
	}
	
body { 
	margin: 0;
	padding: 0;
	font: 12px/16px Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	color: #000;
	text-align: center;
	background-color: #000;
	background-repeat: repeat;
	
	background-image: url(../images/bgstripe.gif); 
	}	
	
img { border: 0px;  }

#wrapper { 
    position: relative;
   min-height: 100%;
    width: 915px;
    display: block;
    padding: 0px;
    margin: 0px auto;
	
	background-color: #FFF;
    }		
*html #wrapper {height: 100%;} 


/*  TOP-SECTION STYLES 
---------------------------------------------------------------------*/
	
#logoBanner { 
	width: 100%;
	height: 80px;
	margin: 15px 0 5px 5px; 
	padding: 10px 5px 5px 5px;
	text-align: left;
	
	}
	

	
#tag { 
	height: 50px;
	width: 225px;
	float: right;
margin-top: 20px;
	}
	
#topnav { 
	padding: 0px 0 0 20px;
	margin: 0px;
	height: 30px;
	z-index: 999;
	background-color: #373c40;
	
	}	
	
	

/*  left-col STYLES 
---------------------------------------------------------------------*/		
	#container { 
	position: relative;
	margin: 5px;
	}


#leftColumn {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 341px;
	
	
	z-index: 500;
	background-color:#4e4c51;
	height: 724px;
	
	}
	

		
	#leftColumn a { 
		text-decoration: none; 
		color: #888; 
		background: #000;
		display: inline;
		}
	
	#leftColumn a:hover { 
		text-decoration: none; 
		color: #FFF; 
		}
		
		#leftColumn #image { 
		display: block;
		height: 714px;
		width: 331px;
		margin: 0;
		background-repeat: no-repeat;
		background-position: 0 0;
		}
		
		
		
		

#blkborder  {
border-bottom: solid 5px #000;
}
	
#swoop  {

float: left;
}

/*  Right-Col STYLES 
---------------------------------------------------------------------*/
#rightColumn {
	margin: 0 0 0 340px;
	width: 575px;
padding: 0px;
min-height: 724px;
	position: relative;
	display: block;
	text-align: left;
	background-color: #FFF;
	background-image: url(../images/bgswooplines.gif); 
background-repeat: no-repeat; 

	}
*html #rightColumn {height: 724px;}
	


		
	
/*  content STYLES 
---------------------------------------------------------------------*/


	
	
#content {
	margin: 20px;
}
	
		
//	* html ul li { float: left; }
//	* html ul li a { height: 1%; }

#content ul li  {
list-style-type: square;
list-style position: outer;
}

#content a:link  {
color: #4458a1;
text-decoration: none;
}

#content a:visited  {
color: #4458a1;
text-decoration: none;
}

#content a:hover  {
color: #fff;
background-color: #555;
}

#newsbox  {
width: 187px;
padding: 5px;
color: #000;
background-color: #ccc;
float: right;
margin-left: 10px;
	}

#newsbox a:link  {
color: #4458a1;
text-decoration: none;
}

#newsbox a:visited  {
color: #4458a1;
text-decoration: none;
}

#newsbox a:hover  {
color: #000;
background-color: #fff;
}
#newsbox h3 {
color: #e31836;
text-transform: uppercase;
font-size: 12px;
margin-bottom: 2px;
}


#homenav  {
width: 180px;
padding: 10px  0 0px 10px;
color: #000;
margin: 0px 20px 0 0px;
font-size: 11px;
font-weight: bold;
float: right;


	}

#homenav a:link  {
color: #4458a1;
text-decoration: none;
}

#homenav a:visited  {
color: #4458a1;
text-decoration: none;
}

#homenav a:hover  {
color: #fff;
background-color: #ccc;
}
#homenav h3 {
color: #e31836;
text-transform: uppercase;
font-size: 12px;
margin-bottom: 2px;
}


#subnav  {
width: 175px;
padding: 10px  15px 50px 0px;
color: #000;
margin: 0px;
font-size: 10px;
font-weight: bold;
float: right;
text-transform: uppercase;

	}
#subnav ul li  {
list-style-type: none;
}

#subnav a:link  {
color: #4458a1;
text-decoration: none;
}

#subnav a:visited  {
color: #4458a1;
text-decoration: none;
}

#subnav a:hover  {
color: #fff;
background-color: #555;
}
#quote {
color: #b47636; 
font-weight: bold;
background-color: #ffffff;
border: solid 1px #e31836;
width: 150px;
padding: 5px;
float: right;
text-transform: none;
}
.sig  {
font-style: italic; 
text-align: right;
text-transform: none;
margin-top: -10px;
}

.redbold {
	color: #e31836; 
font-weight: bold;
}
				
/*  BOTTOM STYLES 
---------------------------------------------------------------------*/	
	
#bottomSection {
	
	height: 50px;
	margin: 0px; 
	padding: 10px;
	position: relative;
	 background-color: #fff;
	clear: both;
	z-index: expression('-1');

	}
	
	*html #bottomSection { margin-top: 0px; }	
		
#bottomtext { 
	margin: 0px;
	font-size: 10px;
	text-align: left;

	}
	
a.bottomtext:link { color: #e31836; 
margin: 0 10px 0 10px;  }

a.bottomtext:visited { color: #e31836;  margin: 0 10px 0 10px; }

a.bottomtext:hover { color: #fff;  background-color: #000; }


a.redlink:link { color: #ffffff; 
background-color: #e31836; 
margin: 0 10px 0 10px; 
padding: 2px 4px 2px 4px;
text-decoration: none;
 }

a.redlink:visited { 
background-color: #e31836; 
color: #ffffff;  
margin: 0 10px 0 10px; 
padding: 2px 4px 2px 4px;
text-decoration: none;}

a.redlink:hover { 
color: #ffffff;  
background-color: #000000; }


/*  Home projects 
---------------------------------------------------------------------*/		

#proj  {

margin: 0 0px 0 10px;
color: #000;
font-size: 9px;

}

#proj a:link {
color: #4458a1;
text-decoration: none;
}

#proj a:visited {
color: #4458a1;
text-decoration: none;
}


#proj a:hover {
color: #fff;
background-color: #000;
}
#proj h3 {
color: #e31836;
text-transform: uppercase;
font-size: 12px;
margin-bottom: -2px;
}
		
		
/*  COMMON STYLES 
---------------------------------------------------------------------*/		

			
.clear { 
	clear: both; 
	margin: 0; 
	padding: 0; 
	}
	
.float { 
	float: left; 
	}
	

	
p { 
	margin: 0 0 15px 0; 
	}	
	



		
	.last { margin-right: 0; }
	
	
	
h1 { 
	font: 13px/21px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e31836;
	text-transform: uppercase;
	
	}
	
	
h2 { 
	font-size: 11px;; 
	color: #e31836;
	font-weight: bold;
	}
	
h3 { 
	color: #e31836; 
	line-height: 15px;
	font-size: 12px;
	font-weight: bold;
	
	}	

table { 
	margin: 0;
	padding: 0;
	font: 11px/14px Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	color: #000;
border: none;

	}
	
	th { 
		padding: 3px;
		background: #EEE; 
		}
	
	td {
		padding: 3px;
 vertical-align: top; }

		}
		

	
	

		
		
	/*  FORMS STYLES 
---------------------------------------------------------------------*/	


.selecttext {

	color: #000000;
	font-size: 10px;


		}

.text {
	border: 1px solid #464646;
	color: #000000;
	font: 11px/16px Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	background-color: #cccccc;
	
	
		}
		
.htext {
border: 1px solid #464646;
	color: #000000;
	font: 8px/9px Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	background-color: #cccccc;}
.hbutton  {
	font: 9px/10px Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
		font-size: 9px;
		background-color: #464646;
		border: 1px solid #997;
		vertical-align: text-bottom;
		color: #ffffff;
		text-transform:uppercase;
		font-weight: normal;
}
	
.button {
		font: 11px/16px Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
		font-size: 11px;
		background-color: #464646;
		border: 1px solid #997;
		vertical-align: text-bottom;
		color: #ffffff;
		text-transform:uppercase;
		font-weight: normal;
		}

	


	

