body{
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
}
<style type="text/css">{  }
	body		{ background-color: #D6DFFF; font-family: verdana, arial, helvetica; color: #111111; }


-->
</style>
#picture, #picture img{
	position:relative;
	border:none;
	height:200px;
	width:1000px;
	margin: 0px auto 0px auto;
}

#nav {
	position:relative;
	background:url('images/navoff.png') no-repeat 0 0;
	width:686px;
	height:21px;
	padding: 0;
	margin: 0px auto ; /* (from left to right) top margin is 0px, right margin is auto, bottom margin is 0px, left margin is auto */
}

#nav li span {display: none;}

#nav li {
	position:relative;
	float:left; 
	list-style:none;
}  
  
#nav li, #nav a {  
    height:21px; /*height of the button. Make sure all the buttons are the same height*/
	left:6px; /*position for where the anchor li should start*/
    display:block;  
    margin:0;  
    padding:0;  
    } 

#welcome{ margin-right:5px; width:85px;}
#ourcatalogue{ margin-right:5px; width:123px;}	
#register{ margin-right:5px; width:99px;}
#affiliates{ margin-right:5px; width:104px;}
#mapinfo{margin-right:5px; width:74px;}
#aboutus{ margin-right:10px; width:100px;}
#contact{margin-right:5px; width: 92px;}

#welcome a:hover { background:url('images/navon.png') no-repeat -6px 0px; }
#ourcatalogue a:hover { background:url('images/navon.png') no-repeat -91px 0px; }
#register a:hover { background:url('images/navon.png') no-repeat -214px 0px; }
#affiliates a:hover { background:url('images/navon.png') no-repeat -313px 0px; }
#mapinfo a:hover { background:url('images/navon.png') no-repeat -417px 0px; }
#aboutus a:hover { background:url('images/navon.png') no-repeat -491px 0px; }
#contact a:hover {background:url('images/navon.png') no-repeat -591px 0px;}

#border{
	position:relative;
	background: url('images/ctrlborder.png') repeat-x;
	position:relative;
	height: 23px;
	width: 100%;
	margin:0px
}
	
#quicknav{
	text-align:center;
	float:left;
	min-width:100px;
	width:15%;
	min-height:450px;
}

#quicknav ul{
	text-align:left;
	padding:0; /*remove padding, push items to left edge*/
	margin:0;
	list-style:none; /*remove bullet pointing/numbers*/
}

#quicknav li a{
	display:block;
	width:100%;
	height:100%;
	background: #ac92ff url('images/qcknav.png') repeat-x;
	text-decoration:none; margin-left:0; margin-right:0; margin-top:5px; margin-bottom:0; padding-left:10px; padding-right:2px; padding-top:2px; padding-bottom:2px
}


#quicknav a:link, #quicknav a:active, #quicknav a:visited{
	color:#000000;
}

#quicknav a:hover{
	background:#5231fc;
	color:#ffffff;
}

#quicknav table{
	margin: 0 auto;
}

#content h1, h3{
	text-align:center;
	margin:0px;
	padding:10px;
}
	
#content h2{
	color:darkgrey;
	text-transform:capitalize;
}
	
#content{
	float:left;
	margin-left:40px;
	margin-top: 30px;
	height:1 em;
	min-width:500px;
	width:55%;
	padding:5px;
	text-align: justify;
}

#content a{
	text-decoration:none;
}

#content a:hover{
	background:#cbf;
	color:#ffffff;
}

#catalogue a{
	text-align:center;
	display:block;
	text-decoration:none;
	padding:5px;
}

#catalogue li span{
	width:100%;
	display:block;
}

#catalogue li{
	list-style:none;
	display:inline-block;
	width:140px;
	margin-bottom:10px;
}

#catalogue{
	padding:0;
}

#catalogue a img{
	border:none;
}

#catalogue a:link, #catalogue a:active, #catalogue a:visited{
	color:blue;
}

#table, td{
	border:0px solid black;
	height:25px;
	width:200px;
	padding: 5px;
}

td.col1
{
	text-align:right;
	vertical-align:top;
}

#prange input{
	float:right;
	margin-right:10px;
}

#Rads {
	float:right;
	height:100%;
	width:200px;
	text-align:right;
	border-left:2px solid #777;
	border-top:2px solid #777;
	padding:5px;
	margin-top:30px;
}

#Rads img, #Rads a{
	border:0px none;
	margin-bottom:5px
}

#cpyrght{
	position: relative;
	padding:2px;
	background-color:#CCFFFF;
	width:435px;
	text-align:center;
	margin: 0px auto 0px auto;
}