/* Put this in the <head> */
/*<link type="text/css" rel="stylesheet" href="css/feverstyle.css">*/

/*this is the code to define the styles on the page*/
body {
margin-left: 10%; margin-right: 10%; margin-top: 1pt;
color: black; 
background: #F6F5F5;
font-family: Verdana, sans-serif;
}
.location {
	position:absolute;
	left:230px;
	top:206px;
	color:#CCFFFF;
	font-size:8pt;
}
.location a:visited {
	color:#CCFFFF;
}
.location a {
	color:#CCFFFF;
}

h1.content {
	color:#000099;
	font-size:18pt;
}
h1.heading {
	color:#000099;
}
h2.content {
	color:#000099;
	font-size:16pt;
}
h1,h2,h3,h4,h5,h6,p,ul {
font-family: Verdana, sans-serif;
}
.pos {
	padding: 0cm 0.5cm 0.5cm 1cm;
}
.content {
	padding:0cm 0.2cm 0cm 0.2cm;
}

.content a {
	font-weight:bold;
	font-size:10pt;
	text-align:justify;
}
.content p {
	font-size:10pt;
}

.con-pos {
	padding: 0cm 0.2cm 0cm 0.2cm;
}

p.content {
font-size: 10pt;
text-align:justify;
}
p.sub-h {
	font-size:11pt;
	font-weight:bold;
	color:#000099;
}
p.sub-con	{
	font-family:Verdana, sans-serif;
	font-size:10pt;
}

ul.sub-con	{
	font-size:10pt;
}

.goa a {
color: #0506AF;
font: 12px Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

a:hover {
text-decoration: underline;
}

TD{font-size:10pt;}

/*testing CSS menus */

.buttonscontainer {
width: 110px;
}

.buttons a {
color: #0506AF;
background-color: #FFFFFF;
padding: 2px;
padding-left: 3px;
display: block;
border-left: 10px solid #DCEDEF;
font: 10px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;
}

.buttons a:hover {
border-left: 10px solid #0506AF;
text-decoration: none;
color: #0506AF;
}
p.menu-h {
	color:#000099;
	font-size:10pt;
	font-weight:bold;
}

.header {
	margin:0.5cm 0cm 0cm 0cm;
	height:180px;
	width:95%;
	background-color:white;
	border:solid #0506AF 5px;
	border-bottom:solid #0506AF 15px;
	color:#0506AF;
}

.header h1 {
	font-family: Verdana, sans-serif;
	font-size:18pt;
}

.header h2 {
	font-family: Verdana, sans-serif;
	font-size:12pt;
}
.header h3 {
	font-family: Verdana, sans-serif;
	font-size:10pt;
}
#logo {
	position:absolute;
	left:113px;
	top:60px;
	background:url("http://www.seofever.com/images/seo-fever.gif");
	height:107px;
	width:100px;
}
.container {
	width:95%;
	background-color:#E1E1E1;
	border: solid #0506AF 5px;
}
td.middle-content {
	background-color:white;
}
.footer h3 {
	color:#000099;
	font-size:12pt;
}
.footer p {
	font-size:8pt;
}
p.sitemap-h {
	background-color:#DCEDEF;
	margin-bottom:4px;
	margin-top:4px;
	color:#000099;
	font-size:10pt;
	font-weight:bold;
}
p.sitemap-hi {
	background-color:#DCEDEF;
	margin-bottom:4px;
	margin-top:4px;
	color:#000099;
	font-size:10pt;
	font-weight:bold;
	padding-left:1.3cm;
}
p.sitemap {
	margin-bottom:4px;
	margin-top:4px;	
}
p.sitemap-i {
	padding-left:1.3cm;
	margin-bottom:4px;
	margin-top:4px;	
}
.link {
	border:groove 5px;
	padding:0cm 1cm 0cm 0cm;
}

table.backlink {
	color:#333333;
	font-size:10pt;
}
.google {
	position:absolute; top:100px; left:600px;
}