body {
margin: 0;
padding: 0;
font-family: 'Lucdida Sans Unicode', 'Lucida Grande', sans-serif;
background-color: white;
}

h2 { 
margin-bottom: 0.3em
margin-top: 0em
margin-left: 0.5em
margin-right 0.5em 
font-size: 10px;DD
}

/* Header */

#header {
width: 100%;
height: 175px;
background-image: url('headerbg.png');
background-repeat: repeat-x;
padding-top: 30px;
padding-left: 0px;
border-bottom: 3px solid #69a3cd;
}
#header h1 {
margin-top: 0px;
margin-left: 30px;
color: #ffffff;
}
h1#title {
font-size: 42px;
margin-bottom: 6px;
}
h1#title a, h1#title a:link, h1#title a:active {
text-decoration: none;
font-size: 42px;
margin-bottom: 6px;
color: #ffffff;
}

h1#title a:hover {
text-decoration: underline;
}

h1#subtitle {
font-weight: normal;
font-size: 28px;
}

/* ------ Footer ------ */


#footer {
width: 600px;
margin-right: auto;
margin-left: auto;
padding: 20px;
text-align: center;
margin-top: 40px;
}

#center {
display: block;/*
	margin-left:auto;
margin-right: auto;*/
	/*width:500px;*/
}

/* ------ Floating Menu ------ */

div.floating-menu {
position: fixed;
background: #d1e0ed;
/* border: 1px solid #ffcc00; */
padding:8px;
width: 150px;
z-index: 100;
font-size: 15px;
padding-bottom:1600px;
}

div.floating-menu a, div.floating-menu h3 {
display: block;
margin: 0 0.5em;
}
div.floating-menu a {
text-decoration: none;
color: #2b6992;
margin-top: 2px;
}

div.floating-menu h3 {
color: #20201e;
margin-bottom: 0.3em;
}

/* ------ Right Menu ------ */

div#right-menu {
background: #d1e0ed;
/* border: 1px solid #ffcc00; */
padding:1px;
width: 300px;
z-index: 100;
position: absolute;
top: 208px;
right: 0px;
padding-bottom:1820px;

text-align: center;
}

/* ------ Media Menu ------ */

#navcontainer {
margin-left: auto;
margin-right: auto;
margin-top: 1em;
margin-bottom: 2em;
display: block;
width: 500px;
}
#navcontainer ul, li {
display: inline;
list-style-type: none;
padding-right: 20px;
}
#navcontainer ul {
padding-left: 30px;
padding-right: 10px;
}
li {
font-size: 26px;
color: #20201e;
}

/* ------ Top Tabs ------ */

.search {
margin-top: 1em;
margin-left: auto;
margin-right: auto;
margin-bottom: 2em;
width: 400px;
padding-left: 30px;
}


input[type="text"] {
border: 1px solid #CCCCCC;
color: #516064;
font-size: 16px;
margin-bottom: 8px;
padding: 8px;
width: 300px;
margin-top: 10px;
margin-right: 8px;
}
.search a {
color: #20201e;
font-size: 20px;
font-weight: bold;
text-decoration: none;
}
#ad {
display: block;
width: 300px;
height: 200px;
background-color: yellow;
}
li a {
font-size: 26px;
color: #2b6992;
}

#topmenuitems {
position: absolute;
top: 0px;
right: 10px;
margin: 0;
padding: 0;
padding-top: 6px;
}


#topmenuitems a {
font-size: 16px;
text-decoration: none;
margin: 0;
background-color: #ffffff;
color: #666666;
margin-right: 10px;
padding: 8px;
}

#topmenuitems a:hover {
background-color: #cccccc;
color: #666666;
}

#instructions {
margin-left: 30px;
margin-right: 20px;
}

.goodnews {
margin-top: 1em;
margin-left: auto;
margin-right: auto;
margin-bottom: 2em;
width: 400px;
padding-left: 30px;
}

.googlesearchboxbanner {
display: block;
height: 90px;
width: 728px;
background-color: #d1e0ed;
border: 1px solid #69a3cd;
margin-left: auto;
margin-right: auto;
text-align: center;
padding-top: 1px;
overflow: hidden;
}

.middlead {
display: block;
height: 90px;
width: 728px;
background-color: #d1e0ed;
border: 1px solid #69a3cd;
margin-left: auto;
margin-right: auto;
text-align: center;
padding-top: 1px;
overflow: hidden;
}

a.submitsite {
font-size: 14px;
text-decoration: underline;
color: #333333;
}

#shareicon {
margin-bottom: -2px;
padding-right: 4px;
border: none;
}

#google_ads_frame1 {
padding-top: 8px;
margin-left: 7px;
padding-bottom:8px;

}

#google_ads_frame4 {
padding-top:4px;

}

#title img{
	padding-left:10px;
}

.sponsor {
	padding:10px;
	height:inherit;
}

.sponsor p{
padding-top:4px;
margin-top:4px;
padding-bottom:4px;
margin-bottom:4px;
	
}