body {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size: .7em;
	line-height: 1.4em;
}

div#container {
background-color: #ffffff;
text-align:center;
}

div#header {
background-color: #ffffff;
color: #666666;
}

div#gray {
height: 25px;
background-color: #e3e3e3;
margin-bottom: 5px;
}

 
div#access_info {
display: none;}





div#logo {
height: 59px;
text-align: left;
margin-bottom:10px;
}

div#redstripe {
height: 6px;
background-color: #CE0000;
background-repeat: repeat-x;
margin: 0em;
padding: 0em;
line-height: 0.6em;
margin-bottom: 2px;
}

div#main_nav {
display: none;
}


div#sub_nav {
display: none;

}

div#pretty_pic {
display: none;
}

div#footer {display: none;}

div#maincontent {padding: 2%;
text-align: justify;
margin-right:  5%;
}

div#maincontent_w {padding: 2%;
text-align: left;
margin-right:  5%;
}

div#rightcolumn {display: none;}

.bold {
font-weight: bold;}

.red {
color: #c15416;
}

h1 { 
margin-top: 0px; font-family: sans-serif;
font-size: 1.1em;
color: #c15416;
font-weight: bolder;
text-transform: uppercase;} 

h2 { font-size: 1.2em;
text-transform: uppercase;
color: #AFBD22;}

h3 { font-size: 1em;
text-transform: uppercase;
color: #000000;} 

h4 { 
margin-top: 0px; font-family: georgia 
color: #6d8996;
} 

h5 { 
margin-top: 0px; font-family: georgia 
} 

h6 { 
margin-top: 0px; font-family: georgia 
} 

a:link 
{ 
	text-decoration: none; 
	color: #c15416;}

a:visited 
{ 
	text-decoration: none; 
	color: #c15416;}
	
a:hover 
{ 
	text-decoration: underline; 
	color: #c15416;}
	
	
.portfolio_item_text{
	float: right;
	text-align:left;
	padding-right: 5px;
	position: absolute;
	left: 375px;
	width:50%;

}	

.portfolio_item{
	float: left;
	padding-left:25px;
	padding-right: 20px;
	padding-bottom: 20px;

}

/*styles for timelines*/

ul.timeLine {
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
	}
	
li.timeItem {
	display:block;
	padding-top:1em;
	clear: both;



	}

li.timeItem span.date {
float: left;
padding-left:10px;



	}


img { 
border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; 
} 

li.timeItem span.details {
	float: right;
	text-align:left;
	width: 40%;
	position: absolute;
	left: 375px;

	}

.tab {
padding-left: 50px;
}
