#header {
	left: 31px;
	position: absolute;
	top: 45px;
}

body
{
margin: 0px;
}

#links {
position: absolute;
	top: 250px;
}

#quotes
{
	left: 348px;
	top:  325px;
	position: absolute;
}

#aboutus
{
	left: 350px;
	top:  242px;
	position: absolute;
	width: 480px;
	line-height: 21px;
	list-style-type: square;

}
p {
	font-family: Garamond, "Times New Roman";
	font-size: 16px;
	color: #666666;
}

.aboutusbullets
{
	margin-left: 20px;
	font-family: Garamond, "Times New Roman";
	font-size: 16px;
	margin-top: -15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: square;
	color: #666666;
}

#bluebar
{
	width: 100%;
	margin-left: 0px;
	background-image: url(banner/smallbar.gif);
	height: 12px;
	left: 330px;
}

#screen
{
	position: absolute;
	width: 150px;
	height: 233px;
	top: 249px;
	left: 168px;
}

.contactuscontent {
	color: #5C90A5;
	font-weight: bold;
}

