body {
    width:760px;
    margin: 0 auto;
	background: #000 url(images/bg.gif) fixed repeat-y right top;
	color:#e5e5e5;
	font-family:verdana,arial,helvetica;
    font-size:90%;
    line-height: 1.2;
    }

#header {
    font-size: .9em; /*get the address back a bit smaller*/
	margin-left:20px;
	clear:both;
}

#header {
	margin-left:20px;
	clear:both;
}

img.curve {
	float: left; 
	clear: left; 
	margin: 0 1em 0 0;
}

#main ul li{
	margin-top: 10px;
	margin-left:0px;
	list-style-type:none;
}

#main ul {
	margin:0;
	padding-left:20px;
}

#main li {
	margin:0;
}

#menu ul li{
	margin-top: 10px;
	margin-left:0px;
	list-style-type:none;
}

#menu ul {
	margin:0;
	padding-left:20px;
}

#menu li {
	margin:0;
}

#menu {
	float:left;
	padding-top:50px;
	margin-right:15px;
}

#main {
	float:left;
	width:500px;
	margin-bottom:10px;	
}

#wrapper {
	margin-top:15px;
}


#footer {
	clear:both;
	text-align: center;
	vertical-align: bottom;
	background: url(images/footercurve.gif) no-repeat center top;
}

.text {
	text-align: justify;	
}

a{
	color:#afa;
	text-decoration:none;	
}

a:hover{
	color:#0f0;
	text-decoration:underline;	
}

.text a{
	color:#afa;
	text-decoration:underline;	
}

.text a:hover{
	color:#0f0;
	text-decoration:underline;
}

.footertext {
	color:#fff;
	margin-bottom:10px;
}

.there {
	border:0;
}

h2 {
	font-size:1.5em;	
}

h3 {
	font-size:1em;
	text-transform: uppercase;
	color:#afa;
	text-decoration:underline;
}

#design {
	float:left;
	width:500px;
	margin-bottom:10px;	
}

.current {
	color: #0f0;
}

#header ul{
	list-style-type:none;
	float:right;
	clear:both;
	padding:0;
	margin:0;
}

#header li {
	list-style-type:none;
	text-align:right;
	padding:0;
	margin:0;
}

.grey {
background-color:#e5e5e5;
}
