body {
margin:15px, 0px, 0px, 15px;
background-color: #fff;
background-image: url("../images/nav/bg.gif");
background-repeat: no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
font-size: 12pt;
color: #f90;
text-transform: capitalize;
border-left:3px solid #ffbb37; 
border-bottom:3px solid #ffbb37; 
padding:5px;
}

h2 {
font-size: 10pt;
font-weight: bold;
padding: 5px 0px 5px 0px;
border-bottom:1px dashed #f90; 
}

.medtext {
font-size: 10pt;
font-weight: bold;
text-transform: capitalize;
padding: 5px 0px 5px 0px;
}

h3 {
font-size: 8pt;
font-weight: bold;
text-transform: capitalize;
border-bottom: 1px dashed #f00;
border-top: 1px dashed #f00;
margin:10px 0px 10px 0px;
padding: 2px 0px 2px 0px;
}

#logo {
position: absolute; top: 15px; left:15px;
}

#centrecontent {
margin: 100px, 200px, 50px, 150px;
padding: 15px;
font-size: 9pt;
voice-family: "\"}\"";
voice-family: inherit;
margin-top:102px;
margin-right:202px;
margin-bottom:52px;
margin-left: 152px;
}

#centrecontent a:link {
	text-decoration: none;
	border-bottom: dotted 1px #d800ff;
	color: #d800ff;
	}

#centrecontent a:visited {
	text-decoration: none;
	border-bottom: dotted 1px #d800ff;
	color: #d800ff;
	}

#centrecontent a:active {
	text-decoration: none;
	border-bottom: dotted 1px #d800ff;
	color: #d800ff;
	}

#centrecontent a:hover {
	text-decoration: none;
	color: #ff0012;
	border-bottom: dotted 1px #ff0012;
	background-color:#fffbd4;
	}

#news {
position: absolute; right:10px; top:140px;
width:160px; 
border:3px solid #ff0; 
padding: 10px;
font-size: 8pt;
}

#author {
position: absolute;
right:10px; 
top:30px;
font-size: 7pt;
text-align: right;
}

#footer {
position: absolute; 
top: 10px;
right:10px;
font-size: 7pt;
text-align: right;
} 


#navbar {
position: absolute; 
top: 60px; left:175px;
}


#sidebar {
position: absolute; 
top: 140px; left:18px;
border-bottom:#ff0 1px dashed;
color:yellow;
font-size: 8pt;
}

.fivePadding {
background-color:#ff8319;
text-decoration:none;
font-size: 8pt;
color: yellow;
width:125px;
padding:5px;
border-bottom:#ff0 1px dashed;
display:block;
}

#sidebar a {
background-color:#ffac08;
text-decoration:none;
font-size: 8pt;
color: #fff;
width:125px;
padding:5px;
border-bottom:#ff0 1px dashed;
display:block;
}

#sidebar a:visited {
color: #fff;
}

#sidebar a:hover {
color: #ff0;
background-color:#ff8319;
}

.orangeHead {
	font-size: 8pt;
	background-color: #fee100;
	border: solid;
	border-width: 1px;
	border-color: #FF9900;
	width:120;
	padding:3px;
	}

.orangeHead a:link {
	text-decoration: none;
	border-bottom: dotted 1px #ff8319;
	color: #d800ff;
	font-weight: bold;
	}

.orangeHead a:visited {
	text-decoration: none;
	border-bottom: dotted 1px #ff8319;	
	color: #d800ff;
	font-weight: bold;
}

.orangeHead a:active {
	text-decoration: none;
	border-bottom: dotted 1px #ff00fd;
	color: #d800ff;
	font-weight: bold;
	}

.orangeHead a:hover {
	text-decoration: none;
	color: #ff0012;
	border-bottom: dotted 1px #ff0012;
	font-weight: bold;
	}

.orangeBorder {
	border: 1px	#F90 dashed;
	padding:3px;
	background-color:#fff;
	}

.yellowBg {
	background-color:#ffee65;
	font-size:9pt;
	}

.orangeH {
	background-color:#fc6;
	font-size:9pt;
	}

.linkgrey {
	color: #999;
	font-weight: bold;
	font-size: 9pt;
	}

.linkgrey a:link {
	text-decoration: none;
	border-bottom: dotted 1px #d800ff;
	color: #d800ff;
	}

.linkgrey a:visited {
	text-decoration: none;
	border-bottom: dotted 1px #d800ff;
	color: #d800ff;
	}

.linkgrey a:active {
	text-decoration: none;
	color: #d800ff;
	border-bottom: dotted 1px #d800ff;
	}

.linkgrey a:hover {
	text-decoration: none;
	color: #ff0012;
	border-bottom: dotted 1px #ff0012;
	}

.red {
color:red;
}

