
/* -- Default Styles -- */

body {
background-color: #000000;
margin: 0px;
padding: 0px;
font-family: "Trebuchet MS";
}
#contentheading
{
width: 717px;
padding: 0px;
margin: 0px;
background-color: black;
float: left;
}
#contentheadingleft
{
width: 171px;
float: left;
}
#contentheadingright
{
width: 546px;
float: right;
}
.text
{


}
.text a
{
color: #FFFFFF;
text-decoration: none;
}
.text a:hover
{
color: #fa4b00;
}
.projects
{
color: #FFFFFF;
font-size: 12px;

}
.list a{font-weight: normal;
font-family: "Trebuchet MS";
font-size: 14px;
font-weight: none;
color : #8b8b8b; 
text-decoration : none; 
display : inline; 
}
.list_sel a {
font-family: "Trebuchet MS";
font-size: 14px;
font-weight: none;
text-decoration : none; 
font-weight: bold; 
color:#fa4b00;
}
.list_sel a:active {
color:#fa4b00;
}
.list a:active {
	color: #fa4b00;
}
.listinner {
font-weight: normal;
font-family: "Trebuchet MS";
font-size: 14px;
font-weight: none;
color : #fa4b00; 
text-decoration : none; 
display : inline; 
}
.listinner a{
color : #fa4b00; 
text-decoration : none; 
}
.listinner a:active{
color : #fa4b00; 
text-decoration : none; 
}
.listinner a:hover{
color : #8b8b8b; 
text-decoration : none; 
}
.description
{
color: #707070;
font-size: 12px;
width: 519px;
}
#largeImg {
border: #707070 solid 1px;
width: 519px;
height: 293px;
}
#imagespanel
{
width: 519px;
height: 293px;
}
#imagespanel2
{
width: 519px;
height: 500px;
}
#textbg
{
width: 519px;
height: 20px;
background-color: #252525;
line-height: 20px;
}
.thumbs  {
	color: #FFFFFF;
	font-size: 12px;
}
.thumbs a {
	color: #FFFFFF;
	text-decoration: none;
}
.thumbs a:hover {
	border-color: #FF9900;
	color: #fa4b00;
	
}
.thumbs a:active {
	color: #fa4b00;
	}
	.thumbs a:visted {
	color: #fa4b00;
	}