body {
	background: url("../images/one.gif") repeat-x;
	background-color: #3750a2;
	text-align: left;
}
#indexheader{
	width: 780px;
	height: 180px;
	border: 2px dotted #3750a2;
	background-color: #8fd1e9;
	margin: auto;
	padding: 10px;
}
	
	
#navbar{
	height:35px;
	background-color:#3750a2;
	background:url(../images/topnavgrad.gif) repeat-x;
}

#header
{
	width: 780px;
	height: 695px;
	border: 2px dotted #3750a2;
	background-color: #8fd1e9;
	margin: auto;
	padding: 10px;
}
#splashtext
{
	width:300px;
	height:180px;
	background:#fff;
}

#headerline
{
	border-bottom:1em #3750a2;
}

#sidebar
{
	width:144px;
	height:480px;
	background-color:#FFF;
	float:left;
	margin:0px 10px 0px 0px;
}

#picturebar
{
	width:144px;
	height:460px;
	background:#FFF;
	float:left;
	padding:10px;
}

#words
{
	width:432px;
	height:460px;
	background:#fff;
	float:right;
	padding:10px;
	color: #3750a2;
}
#bodytext
{
	width:600px;
	height:460px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#FFF;
	float:right;
	padding:10px;
	color:#3750a2;
}

#contact
{
	/*width:700 px;*/
	height:460px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#fff;
	float:left;
	padding:10px;
	color:#3750a2;
	text-align:center
}

#bottomtext
{
	color:#FFF;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:auto;
	height: 10px;
	width: 780px;
	border: 1px thick;
}

	
/*text styles*/
h1 {text-align:center;}
p {text-indent:20px;}
#header #contact {
	font-size: 18px;
}
h2 {color:#8fd1e9;
	font-size:12px;
}
.name {
	color: #8fd1e9;
}
