body
{
	font-family: "Lucida Grande",arial,verdana,helvetica;
	font-size: 12px;
	line-height:16px;
	color: #fff;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}


h1
{
margin:0px 0px 5px 0px;
padding:0px;
font-size:18px;

}
h2
{
margin:0px 0px 5px 0px;
padding:0px;
font-size:15px;

}

#wrapper { width: 976px; }

#header
{
	width: 976px;
	height: 72px;
	background-image: url(/images/roger_header.jpg);
	background-repeat: no-repeat;
	float: left;
}
#header span
{
position:absolute;
top:-200px;
}

.fl { float: left; }

#nav
{
	float: left;
	width: 163px;
}

#slide
{
	width: 813px;
	float: left;
}

.lnk
{
	width: 163px;
	height: 33px;
	color: #fff;
	display: inline-block;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	line-height: 32px;
	background-position: 0 0px;
	background-repeat: no-repeat;
	font-size:14px;
}

a
{
color:#fff;
text-decoration:underline;
}
a:hover
{
color:#fff;
text-decoration:none;
}

a.home:link,a.home:visited { background-image: url(/images/home.jpg); }

a.home:hover
{
	color: #fff;
	background-position: 0 -66px;
	background-color:#000;
}

a.about:link,a.about:visited { background-image: url(/images/aboutroger.gif); }

a.about:hover
{
	color: #fff;
	background-position: 0 -33px;
	background-color:#000;
}

a.published:link,a.published:visited { background-image: url(/images/publishedfeatures.gif); }

a.published:hover
{
	color: #fff;
	background-position: 0 -33px;
	background-color:#000;
}

a.unedited:link,a.unedited:visited { background-image: url(/images/uneditedfeatures.gif); }

a.unedited:hover
{
	color: #fff;
	background-position: 0 -33px;
	background-color:#000;
}

a.just:link,a.just:visited 
{ 
	background-image: url(/images/justwritten.gif); 
}

a.just:hover
{
	color: #fff;
	background-position: 0 -33px;
	background-color:#000;
}

a.planned:link,a.planned:visited 
{ 
	background-image: url(/images/plannedsubjects.gif);
}

a.planned:hover
{
	color: #fff;
	background-position: 0 -33px;
	background-color:#000;
}

a.photo:link,a.photo:visited 
{ 
	background-image: url(/images/photogallery.gif); 
}

a.photo:hover
{
	color: #fff;
	background-position: 0 -33px;
	background-color:#000;
}

a.noble:link,a.noble:visited
{
	background-image: url(/images/noblerot.gif);
	height: 32px;
}

a.noble:hover
{
	color: #fff;
	background-position: 0 -33px;
	background-color:#000;
}

a.contact:link,a.contact:visited 

{ background-image: url(/images/contact.gif); }

a.contact:hover
{
	color: #fff;
	background-position: 0 -33px;
	background-color:#000;
}

#infobox
{
	background-image: url(/images/nextvisit3.gif);
	background-repeat: no-repeat;
	width:163px;
	height:46px;
	padding-top:12px;
}
#line
{
	background-image: url(/images/line.png);
	background-repeat: repeat-x;
	width: 975px;
	height: 2px;
	float: left;
	background-position: 2px;
	margin-left:1px;
}
.main
{
	background-image: url(/images/gradient.jpg);
	background-repeat: repeat-x;
	width:975px;
	height:275px;
	float:left;
	margin-left:1px;
}
.fl
{
float:left;
}
.note
{
font-size:10px;
line-height:30px;
}



#footer
{
	background-image: url(/images/footer.png);
	background-repeat: repeat-x;
	width:976px;
	height:122px;
	float:left;
	padding-top:40px;
	line-height:28px;
}

#line_int
{
	background-image: url(/images/line.png);
	background-repeat: repeat-x;
	width: 161px;
	height: 2px;
	float: left;
	background-position: 2px;
	margin-left:1px;
}

td.internal_curve
{
	background-image: url(/images/internal_curve.jpg);
	background-repeat: no-repeat;
	width:813px;
	float:left;
}
.intmain
{
	background-image: url(/images/int_gradient.jpg);
	background-repeat: repeat-x;
	background-position: 0px 82px;
	width: 733px;
	float: left;
	padding:70px 40px 20px 40px;
	line-height:21px;
	font-size:12px;
}

#infobox_int
{
	width:161px;
	height:100%;
	background-color:#252525;
}
#footer_int
{
	background-image: url(/images/footer_int1.png);
	background-repeat: repeat-x;
	width:977px;
	height:122px;
	float:left;
	text-align:center;
	padding-top:30px;
	
}


td.int_nav
{
	background-image: url(/images/nav_bkgrd.png);
	background-repeat: repeat-y;
}

.heighter
{
height:400px;
width:2px;
background-color:transparant;
float:right;
}

a.ft:link,a.ft:visited
{
font-size:10px;
color:#e1e1e1;
text-decoration:none;
margin-right:5px;
line-height:21px;
}
a.ft:hover
{
text-decoration:underline;
}




