body{
	font-family: "century gothic";
	font-size: 0.9em;
	color: #006699;
	line-height: normal;
}

body{
	background-image:url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
}

#headerpic{
  margin: 0px 0px 0px 0px;
	background-image:url(images/new-header.jpg);
	padding: 0;
	border: 0;
	width:949px;
	height:224px;
  Margin: 0 auto;
}

#topmargin{
  margin:0px 0px 0px 0px;
	background-image:url(images/topmargin.jpg);
	padding: 0px 0px 0px 0px;
	border: 0;
	width:949px;
	height:74px;
  Margin: 0 auto;
}

#textmargin{
  margin: 0px 0px 0px 0px;
	background-image:url(images/textmargin.jpg);
	padding: 0px 0px 0px 0px;
	border: 0;
	left:-2px;
	width:950px;
	height:auto;
  Margin: 0 auto;
}

#bottommargin{
  margin: 0px 0px 0px 0px;
	background-image:url(images/bottommargin.jpg);	
	padding: 0px 0px 0px 0px;
	border: 0;
	left:-2px;
	width:950px;
	height:60px;
  Margin: 0 auto;
}

a:hover {color:red}
a:visited {
	color: grey;
	text-align: center;
	padding: 0;
	margin: 0;
	border: 0;
}

#wrap {
Margin: 0 auto;
padding: 10px 10px 10px 10px;
width: 800px;
text-align: left;
}

#welcome {
float: left;
width: 380px;
height: 450px;
border: 2px solid #CCCCFF;
margin: 0px 0px 0px 0px;
padding: 10px 10px 10px 10px;
text-align: left;
overflow: auto;
background-color: #F7F7FE;
}

#update {
float: right;
width: 380px;
height: 450px;
border: 2px solid #CCCCFF;
margin: 0px 0px 0px 0px;
padding: 10px 10px 10px 10px;
text-align: left;
overflow: auto;
background-color: #F7F7FE;
}

#buttons ul{
font-size: 14pt;
font-weight: 600;
line-height: 24pt;
	position:relative;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}

#buttons li{
	display:inline;	
}

#buttons ul a{
	text-decoration:none;
	color:#CCdfff;
	margin: 0px 10px;
	padding:3px 20px 6px 20px;
}

#buttons ul a:hover{
	background-color:#CC4434;
	text-decoration:none;
	color:#FFFFFF;
}

#footer {
float: right;
margin: 0px 20px 10px 10px;
width: 79%;
line-height: 1.3em;
text-align: right;
color: #808f8f;
font-family: "century gothic";
font-size: 0.8em;
font-style: italic;
color: #808080;
}

.selector {
width: 20%;
margin: 10px 10px 10px 10px;
}

.parabox {
margin: 0 auto;
padding: 0px 50px 20px 50px;
text-align: left;
font-family: "century gothic";
font-size: 1em;
overflow: auto;
}

.smallheader{
margin: 0 auto;
padding: 0px 0px 0px 0px;
text-align: left;
font-family: "century gothic";
font-size: 0.7em;
overflow: auto;
}

.para {
color: #330066;
}

.picture{
float: right;
clear: right;
border-style: groove;
border-width: medium;
margin: 5px 5px 5px 5px;
}

.image{
border-style: groove;
border-width: medium;
margin: 5px 5px 5px 5px;
}