/* CSS Document */

body{
	margin:0 0 0 0;
	background:#353D3F url(images/bg.jpg) repeat-x top left;
	font-size:1em;
	font-family:verdana;
	background-attachment: fixed;
	}
	
}
#wrapper {
    width:750px;
}
	

.menu {color: #000000;
    padding; 10px 10px 10px 10px; 
    text-decoration: none;
}


a:link {
	color:#000000;
}
a:hover {
	color:#ccc;
}

	
h1{
	
	font-size:1.2em;
	}

#navcell {
    padding; 10px 10px 10px 10px;
    text-align:left;
	font-family:Arial;
	color: #EBEAEC

}
.style2 {font-family: Georgia, "Times New Roman", Times, serif}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}