 margin-top:0px; is used to eliminate space between the top of the browser window and the top of the page 
body{
margin-top:0px;
}
#marq{
	margin-top:5px;
	border:1px solid #014C81;
	font-size: 25px;
	font-weight: bold;
	color:#FFF;
	background-color:#8F2438;
}
#search{
text-align:right;
margin-bottom:0px;
}
a:link {
	color: # 660000;
	color: #8F2438;
}
a:visited {
	color: #  660000;
	color: #666;
}
.largewhite{
font-size:18px;
color:#FFFFFF;
text-align:right;
}
.smallNoColor{
font-size:10px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
}
.narrow{
width:300px;
}
.missionStatement{
font-size:24px;
font-weight:bold;
text-align:center;
}
.smallwhite{
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#8F2438;
	padding: 4px;
}
.servi{
	font-size:25px;
	color:#8F2438;
	text-align:center;
	font-weight:bold;
}
.highlight{
	font-size:18px;
	font-weight:bold;
	background-color:#A95565;
}
.name{
font-weight:bold;
}
.name-title{
	font-size:14px;
	font-weight:bold;
	color:#8F2438;
	text-align:center;
}
.box{
	font-size:14pt;
	line-height:28px;
	font-weight: bold;
	color:#FFF;
	background-color:#8F2438;
	text-align:center;
	padding:9px;
	border:1px solid #014C81;
	margin-top:5px;
}
.tagline{
	font-size:14pt;
	font-weight:bold;
	color:#8F2438;
	text-align:center;
}
#homelist {
	color:#8F2438;
	text-align:center;
}
#homelist li{
display:inline;
}
.homebox{
	color: #8F2438;
	background-color:#CE929E;
	text-align:left;
}
.homebackground{
	background-color:#C28A95;
}
.templateMain{
width:760px;
}
.templateTop{
	color:#FFFFFF;
	background-color:#8F2438;
	width:760px;
	margin-bottom:0px;
}
.templateLeft{
text-align:left;
width:150px;
float:left;
margin-right:2px;
}
.tmeplateRight {
width:760px;
text-align:left;
}
.templateBottom{
width:760px;
}
.templateContent{
width:760px;
}
.navigationbar{
	background-color:#8F2438;
	width:760px;
	margin-bottom:5px;
	margin-top:5px;
	border-top-width:2px;
	border-bottom-width:2px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-color:#8F2438;
	border-bottom-color:#8F2438;
}
ul#nav{
	list-style-type:none;
	margin:1px;
	padding:0px;
	background-color:#8F2438;
}
ul#nav li{
	text-align:left;
	background-color: #000;
	display:inline;
	margin:1px;
}
ul#nav li a{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FFF;
	font-weight:bold;
	background-color:#8F2438;
	margin:1px;
	border:1px solid #0066B8;
}
ul#nav li a:link{
	text-decoration:none;
	background-color:#C68E99;
	color:#8F2438;
}
ul#nav li a:hover{
	text-decoration:none;
	background-color:#000;
	color:#FFF;
}
.servicesNavBar{
	background-color:#C68E99;
	width:760px;
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;
}
ul#navServices{
	list-style-type:none;
	margin:1px;
	padding:0px;
	background-color:#C68E99;
}
ul#navServices li{
	text-align:left;
	background-color: #C68E99;
	display:inline;
	margin:1px;
}
ul#navServices li a{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#8F2438;
	font-weight:bold;
	background-color:#C68E99;
	margin:1px;
	border:1px solid #0066B8;
}
ul#navServices li a:link{
	text-decoration:none;
	background-color:#C68E99;
	color:#8F2438;
}
ul#navServices li a:hover{
text-decoration:none;
background-color:#8F2438;
color:#CEE2F0;
}
.highlighttwo{
font-size:14px;
font-weight:normal;
background-color:#C0E0FF;
}
#conferencesList{
float:left;
width:180px;
}
#conferencesEditable {
float:left;
width:400px;
background-color:#CEE2F0;
border:2px solid #8F2438;
margin-right:5px;
}
.clearboth{
clear:both;
}
.floatleft{
float:left;
}

