h1 { 
	font-family:Times New Roman, Times, serif; 
	font-weight:bold; 
	font-size:medium; 
	padding-left:5px;
}

h2{ font-family:Times New Roman, Times, serif; 
	font-weight:normal; 
	font-size:small; 
	padding-left:5px; 
}

.topichead { font-family:Times New Roman, Times, serif; 
	font-weight:normal; 
	font-size:14pt; 
	padding-left:5px; 
}

.smallerhead { font-family:Times New Roman, Times, serif; 
	font-weight:normal; 
	font-size:14pt; 
	padding-left:5px;
}

p { font-family:Times New Roman, Times, serif; 
	font-weight:normal; 
	font-size:x-small; 
	padding-left:5px; 
}




p.red { font-family:Times New Roman, Times, serif; 
	font-weight:bold; 
	font-size:x-small; 
	color:#CC0033; 
	padding-left:5px; 
}

p.redbullet { font-family:Times New Roman, Times, serif; 
	font-weight:bold; 
	font-size:x-small; 
	color:#CC0033; 
	padding-left:0px; 
}

ul{ 	font-family:Times New Roman, Times, serif; 
	font-weight:normal; 
	font-size:x-small; 
	color:inherit; 
}

li.sarrow { list-style: url(bullet.gif); 
	font-family:Times New Roman, Times, serif; 
	font-weight:normal; 
	font-size:x-small; 
	color:inherit; 
}

li.oarrow { list-style: url(obullet.gif);
	font-family:Times New Roman, Times, serif; 
	font-weight:normal; 
	font-size:x-small; 
	color:inherit; 
}

li.darrow { list-style: url(darrow.gif);
	font-family:Times New Roman, Times, serif; 
	font-weight:normal; 
	font-size:x-small; 
	color:inherit; 
}

#tophome { position:absolute; 
	width: 612px; 
	height: 62px; 
	z-index: 1; 
	left: 0px; 
	top: 0px; 
	border-style: solid; 
	border-left-width: 1px; 
	border-bottom-width: 1px;
	border-top-width:0px;
	border-right-width:0px;
	border-color: black;
}


#search { position: absolute; 
	width:202px; 
	height:62x;
	top: 0px; 
	z-index: 10; 
	left: 408px; 
	visibility: visible; 
	background-color:#FFCC99; 
	border-style: solid; 
	border-left-width: 1px; 
	border-top-width: 0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-color:black;
	
	
}

#topiccentre { position:absolute; 
	width:500px; 
	height:37px; 
	z-index: 1; 
	left: 109px; 
	top: 63px; 
	visibility: visible; 
	border-style:solid;
	border-left-width:1px;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-color:black;
}

#navbar { position:absolute; 
	width:500px; 
	height:15px; 
	z-index: 1; 
	left: 109px; 
	top: 100px; 
	border-bottom-style: solid; 
	border-width:1px; 
	border-left-style:solid; 
	border-color: black; 
	border-top-style: solid; 
	border-top-width:1px; 
}


#content { position:absolute; 
	width:301px; 
	height:auto; 
	z-index: 1; 
	left: 109px; 
	top: 126px; 
	border-style:solid;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:0px;
	border-top-width:0px; 
	border-color:black;
	padding-top:10px;
	 
}


#left { position:absolute; 
	width:108px; 
	height:auto; 
	z-index: 1; 
	left: 0px; 
	top: 64px; 
	padding-right:2px;
	padding-left:5px;
}

#hottopics {position:absolute; 
	width:108px;
	height:115px;
	z-index: 10;
	left: 0; 
	top: 51;  
	background-color:#FFCC99;
	padding-left:5px;
 }

#rightcontent { position:absolute; 
	width:200; 
	height:auto; 
	z-index: 1; 
	left: 408px; 
	top: 126px; 
	padding-top:10px;
		
}


#homecontent {position:absolute; 
	width:301px; 
	height:auto; 
	z-index: 1; 
	left: 109px; 
	top: 63px; 
	border-style:solid;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:0px;
	border-top-width:0px; 
	border-color:black;
	padding-top:10px;
}

#widecontent {position:absolute; 
	top: 63px;
	width:500px;
	height:auto;
	z-index: 1;
	left: 110px;
	border-style:solid;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-top-width:0px; 
	border-color:black;
	padding-top:10px;
		
}



#homerightcontent {position:absolute;
	width:200;
	height:auto;
	z-index: 1;
	left: 408px;
	top: 63px;
	padding-top:5px;
}







.notes { font-family:Times New Roman, Times, serif; 
	font-weight:normal; 
	font-size:x-small; 
	font-style:italic; 
}

a:link { color:#669999; }

a:visited { color:#669999; }

a:active { color:#669999; }
