html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#bebec2;
	font-size: 12px;
	color:#000000;
	background: #6699FF url(images/background.jpg);
}

img {border:0px;}
h1{ margin:0px; white-space:nowrap; overflow:hidden}
h2{ margin:0px; white-space:nowrap; overflow:hidden}

#hspace{
float:left;
width:1px;
height:740px;
}

#wrapper {
  position:relative;
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 770px;
  border: 0px solid #bebec2;
  background: #6699FF url(images/backgroundwrapper.jpg) repeat-y;
}

#top{background: url(images/backgroundtop.jpg) no-repeat;}

#copy{
float:left;
padding-top:174px;
padding-left:226px;
width:510px;
border: 0px solid #bebec2;
line-height:1.5;
}

#copy h1{
color:#510773;
font-size:18px;
}

#copy h2{
color:#2B645D;
font-size:16px;
}

#copyright{
  position:relative;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 770px;
  border: 0px solid #bebec2;
  background: url(images/footer.jpg) no-repeat;
  text-align:center; 
  color:#26675D;
  line-height:3;
}

#copyright a{
color:#26675D; text-decoration:none; 
}

#menu{
position:absolute;
top:144px;
left:4px;
z-index:9;
width:193px;
overflow:hidden;
}

.menuSubs{
margin:0px;
float:left;
}

#background{
top:0px;
left:0px;
height:156px;
width:100%;
position:absolute;
background: #6699FF url(images/background2.jpg);
}

.menuTitle img{float:left;}

.subs{
float:left;
text-align:center;
line-height:1.7;
margin-bottom:10px;
}

.subs a{
background: url(images/backgroundSubs.jpg);
display:block;
height:21px;
overflow:hidden;
white-space:nowrap;
width:193px;
color:#66435B;
text-decoration:none;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.subs a:hover{
background: url(images/backgroundSub.jpg);
color:#FFEDB5;
}