#bg {position: absolute; top:0px; left: 0px;}

#title {position:relative; top: 35px; left:230px; width: 200px;}

#content {position:absolute; top: 70px; left: 230px; width: 200px;}

#navigation {position: absolute; top: 100px; left: 0px;}
#navigation a {display: block}

a:link {color:#A32612;}
a:visited {color:#CC0000;}
a:focus {color:#00B5EF;}
a:hover {color:#A74992;}
a:active {color:#AAVADD;}


a:link, a:visited, a:focus, a:hover, a:active {font-weight:bold;} 

#bg2 {position: absolute; top: 0px; left: 0px;}

#pic {position:relative; top: 0px; left: 174px; width:400px;}


BODY {
	background-color: #ffffff;
	background-image: "file:///afterdark/adrwebsite/images/customcolor5.jpg";
	background-repeat: no-repeat;
	background-position: 0px;
	background-attachment: fixed;
	}


p {line-height:100%}