body {
font-family:Arial;
font-size:13px;
background-image:url(../images/bg.jpg);
/*background-repeat:repeat-x; */
/*background-color:#003366; */
}

a {
color: #990000;
text-decoration : none;
}

a:hover {
color: #999999;
text-decoration : none;
}

#wrapper{
background-color:#FFF; 
border:1px solid #fff;
width:920px;
}

.subtitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.welcome {
	font-family: Georgia;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #006699;
	font-weight: bold;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.footertext a {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}

.footertext a:visited{
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}

.pagetitle {
	font-family: Arial;
	font-size: 15px;
	color: #993300;
}
.pagetitle a {
font-family: Arial;
	font-size: 15px;
	color: #993300;
}
.homemission {
	font-size: 18px;
	color: #7F93B6;
}
.linkspace { background-color:#FFFFFF;
height:1px;
}