@charset "utf-8";
/* CSS Document */

body
{
	background-color:#8198B4;
	margin: 0;
	padding: 0;
	font-family : "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; 	font-size : 10pt; 	font-weight : normal; color:#000000;
}

#class1 a:link {color: #000000; 	text-decoration : none; 	background-color : transparent;}
#class1 a:visited {color: #000000; 	text-decoration : none; 	background-color : transparent;}
#class1 a:active {color: #000000; 	text-decoration : none; 	background-color : transparent;}
#class1 a:hover {color: #000000; 	text-decoration : none; 	background-color : transparent;}
#class1 a.noUnderline {	text-decoration : none; } 


#class2 a:link {color:black; 	background-color : transparent;}
#class2 a:visited {color:black; 	background-color : transparent;}
#class2 a:active {color:black; 	background-color : transparent;}
#class2 a:hover {color:black; 	background-color : transparent;}

#space-above

{
height:120px;}

#content
{
  background-image: url(bg.png);
  color: #ffffff;
  width:780px;
  height:530px; 
  margin: 0;
  padding: 0;
  margin:auto;
}

#nav {
float:left;
width:600px;
height:40px;
padding-left:260px;
padding-top:70px;
padding-right:25px;
font-family : "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; 	font-size : 10pt; 	font-weight : normal; color:#000000;

}

#text-box {
float:left;
width:335x;
height:325px;
padding-top:5px;
margin-left:345px;
padding-right:50px;
font-family : "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; 	font-size : 9pt; 	font-weight : normal; color:#000000;
}

#contact {
float:left;
width:335x;
height:325px;
padding-top:5px;
margin-left:300px;
padding-right:50px;
font-family : "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; 	font-size : 9pt; 	font-weight : normal; color:#000000;
}

#foot {
width:600px;
margin:auto;
font-family : "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; 	font-size : 8pt; 	font-weight : normal; color:#000000;
padding-top:10px;
}
