

body {
background-color: #334163;
	margin: 0px;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none
}

a.jslink {
	background-color:transparent; 
	text-decoration:none; 
	cursor:pointer;
	} 
a.jslink_ul {
        background-color:transparent;
        text-decoration:underline; 
        cursor:pointer;
        }
a.about_links {
        background-color:transparent;
        text-decoration:underline;
        cursor:pointer;
        }
td {
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	color: #535353;
	}
th {
	font-size: 12px;
	font-family: tahoma;
	text-decoration: none;
	color: #535353;
	}

.blankheader {
	font-size: 40;
	text-align: center;
	color: red;
}
.bigtext {
	font-size: 40;
	color: navy;	
}
#sitebox {
width: 766px;
min-height: 100%;
margin: 0px auto;
text-align: left;
}
#header {
background-color: #334163;
height: 173 px;
width: 100%;
top: 0px;
text-align: center;
}
#lightcontent {
background-image: url(middletop.jpg);
background-repeat: repeat-x;
background-color: #d0d6e1;
top: 180 px;
width: 100%;
padding: 15px 0 0 0px;
color: #535353;
}
#bluecontent {
background-color: #334163;
background-image: url(footback.jpg);
background-repeat: repeat-x;
width: 100%;
color: #cccccc;
padding: 45px 0px 10px 0px;
margin: 0px;

}
#bluecontent a, link, visited {
color:#cccccc;
}
#bluecontent a:hover {
color: #ffffff;
}
#portfolio_image {
background-color: #ffffff;
padding: 10px 50 10 50px;
}
