.content {
	width: 750px;
}
.header {
	width: 750px;
	background-image: url(../images/header3.jpg);
	height: 162px;
	background-color: #FFFFFF;




}
.projects {
	width: 250px;
	float: left;
	border: thin solid #FFCC33;
	top: 300px;



}
.projectstitle {
	font-weight: bold;
	background-color: #FFCC33;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: medium;




}
.projectlist {
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	padding-bottom: 10px;
	list-style-image: url(../images/bullet.gif);



}
.footer {
	background-image: url(../images/footer.gif);
	height: 30px;
	top: 430px;
	position: absolute;
	width: 750px;


}

.menu {
	background-image: url(../images/menu.gif);
	height: 30px;
	width: 750px;
	padding-top: 2px;
	background-repeat: no-repeat;
	padding-right: 2px;
	text-decoration: none;
	border: none;



}
.menuitem {
	width: 117px;
	padding: 1px;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	vertical-align: middle;
	height: 30px;
	float: right;
	margin-left: 5px;
	position: relative;
	border: none;
	text-decoration: none;



}

a:hover {
	background-color: #FFFF00;
	background-repeat: repeat;
	border: thin solid #FFFF00;
	filter: Light;
	text-decoration: none;


}

.imagehyperlink {
	border: none;
}
.leftcontent {
	float: left;
	width: 450px;
	text-indent: 5pt;
	position: relative;
	padding: 5px;
	height: 1826px;





}

.pic {
	background-color: #FFFFCC;



}
.caption {
	font-weight: bold;
	color: #000000;
	background-color: #FFCC33;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 3em;






}

.type {
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}
.column {
	width: 30%;
	float: left;
	position: relative;
	margin-top: 1em;
	margin-left: 1em;

}

.content{
	width: 750px;
	position: relative;


}

.desc {
	width: 150px;
	text-align: left;
	float: left;
	padding: 5px;




}
.fullpic {
	width: 480px;
	float: left;


}

.fullcaption {
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
	width: 750px;
	font-size: medium;



}
.bulletlisthoriz {
	list-style-position: inside;
	list-style-type: disc;
}
.paraBlue {
	background-color: #FFFFCC;
	height: 200px;
	width: 300px;
	border: thin dotted #003399;



}
.otherstuff {
	text-align: center;

}
.othertitle {
	background-color: #CC0000;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;

}
.otherlist {
	background-color: #FFFFFF;
	text-align: left;


}
.floatright {
	float: right;
}

