
h2 {
font-family: "courier new", serif;
font-weight: 800;
color: #1006b8;
font-size: 18pt;
background-color: #fff;
}

h3 {
font-family: "courier new", serif;
font-weight: 800;
color: #1006b8;
font-size: 12pt;
background-color: #fff;

}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt
}

a img{
border: 1px solid white;
}

a:hover img{
border: 1px solid red;
background-color: #fff;
color: #000;

}

a:hover{
color: red; /* irrelevant definition to overcome IE bug */
background-color: #fff;
}

a.directory{
font-weight: 800;
font-family: "courier new", serif;
}

body {
background-color: #cccccc;
color: #000;

}


div.main {
margin: 10px 10px 10px 190px;
width: 760px;
background-color: white;
font-family: verdana, arial, sans-serif;
font-size: small;
padding: 10px;
color: #000;
}

ul.skinny {
font-family: "courier new", serif;
font-size: 12pt;
font-weight: 800;
}


blockquote{
font-family: Times, serif;
}

#title {
height: auto;
width: 760px;
margin: 10px 10px 10px 190px;
font-family: "courier new", serif;
font-size: 24pt;
font-weight: 800;
color: #1006b8;
background-color: #fff;
text-align: center;
padding: 10px;
}

#titleimg {
position: absolute;
left:10px;
}

img.title {
width: 180px;
text-align:center;
}

img.logo {
width: 160px;
}

#logo {
width: 160px;
padding: 5px 5px 5px 5px;
background-color: white;
height: 20px;
text-align: center;
color: #000;
}


#search {
width: 160px;
background-color: #ffffff;
padding: 5px;
text-align: center;
color: #000;
}

#adsense {
width: 172px;
position: absolute;
top: 180px;
background-color: #ffffff;
color: #000;
padding: 5px;
text-align: center;
font-family: verdana, arial, sans-serif;
}

table.offers {
width: 650px;
border-style: groove;
background-color: white;
font-family: Verdana, Arial, sans-serif;
font-size: 10pt;
color: #000;
}

#pic
{
float:right;
width:auto;
margin:0 0 15px 20px;
padding:15px;
border:1px solid black;
text-align: center;
font-size: 10pt
}

#picmid
{
width:auto;
margin:0 0 15px 20px;
padding:15px;
border:1px solid black;
text-align:center;
font-size: 10pt
}

span.foo
{
float:left;
width:0.7em;
font-size:400%;
font-family: "courier new", serif;
line-height:80%;
color: #1006b8;
background-color: #fff;
}

p.indent
{ margin: 25px}

li { 
margin: 25px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt
}


#menubar {
width: 600px;
height: 20px;
font-family:"courier new", serif;
color: #1006b8;
border: 1px groove;
text-align:center;
font-weight:800;
background: white;
}


.hovermenu ul{
font-weight: 800;
font-family: "courier new", serif;
padding-left: 0;
margin-left: 0;
height: 20px;
}

.hovermenu ul li{
list-style: none;
display: inline;
font-weight: 800;
font-family: "courier new", serif;
font-size: 16px
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: #1006b8;
background-color: white;
border: 2px solid #FFF2BF;
}

.hovermenu ul li a:hover{
background-color: #FFE271;
color: #000;
border-style: outset;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

a.linklist {
font-weight: 800;
text-decoration: underline;
}

p.menu {font-family:'courier new', sans-serif; font-size:10pt; text-align:center; font-weight:800; border-bottom:solid 2px #ccc; border-top:solid 2px #ccc}


/* Google Blend Font */
p.insidious {
font-family: Arial, sans-serif; 
font-size: 9pt;
padding: 0 0 0 4px;
}

p.insidious a
{
font-weight: 800;
color: #1006B8;
}


#2colleft {
margin: 10px 10px 10px 10px;
background-color: white;
font-family: verdana, arial, sans-serif;
padding: 10px;
color: #000;}



#2colright {
position: absolute;
top: 380px;
left: 270px;
margin: 10px 10px 10px 10px;
width: 250px;
background-color: white;
font-family: verdana, arial, sans-serif;
padding: 10px;
color: #000;}

#navcontainer {;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li { margin: 0 0 .2em 0;font-family:courier, sans-serif }

#navcontainer a
{
display: block;
color: #1006b8;
background-color: #fff;
width:150px;
padding: .2em .8em;
text-decoration: none;
font-weight:800;
border: 2px solid #1006b8;
}

#navcontainer a:hover
{
background-color: #369;
color: #FFF;
}

