a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}

body {font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

      
#Header {
	text-align: center;
	
	
}
#FormL {
	text-align: center;
	position: relative;
	margin-bottom: 30px;
	top:20px;
	
	}
	
	
#MenuL {
	text-align: center;
	position: relative;
	background-color:#f5f5f5;
	border-top: thin dashed #ffd700;
	top: 10px;
	
}

#content {
position: relative;
	left: 10%;	
}

#content_left {
	text-align: left;
	position: relative;
	left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 97%;
}
#ADV {
	width: auto;
	text-align: center;
	position: relative;
	top: 25px;
	bottom: 20px;
	
}
#amazon {
	position: relative;
	margin-top: 30px;
	
	text-align: center;	
	margin-bottom: 40px;
}




#Footer {
	text-align: center;
	vertical-align: middle;
	background-color:#f5f5f5;
	border-bottom: thin dashed #ffd700;
	
	position: relative;
	top: 35px;
	height: auto;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#GoLinks {
position: relative;
top: 10px
}
	
#DescLinks {
	position: relative;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

#LinkAds {
	font-size: x-small;
	font-style: italic;
	
}


.odphelp { 
width: 35em;
padding:0;
color:#fff;
background:#360;
font-family:arial, helvetica, sans-serif;
text-align:center;
margin:0 auto;
font-size:94%;
} 

.odphelp p {
padding:0.3em 0 0 0;
margin:0;
color:#fff;
background:#360;
font-size:0.99em; /* Fix for Konqueror */
} 

p.odphelp {
width:auto;
padding:0.2em 0 0.2em 0;
margin:0;
color:#00f; 
background:#ccc;
border:3px solid #360;
font-size:94%; /* Fix for Konqueror */
}

p.odphelp a:link {color:#00f;}
p.odphelp a:visited {color:#00f;}
p.odphelp a:hover {
background:transparent;
text-decoration:underline;
}
