/* --TIM E KOCH WEBSITE STYLE SHEET-- */

body {
background: url(http://sosews.com/Images/body.jpg);
margin: 0;
padding: 0;
}

div {
margin:0;
padding:0;
}

#main {
position:center;
width:800px;
margin:0px auto 0px auto;
}

.highlight { font-size: 120%; font-variant: small-caps; font-style: italic; text-decoration: underline;}

.subhead { font-size: 110%; font-variant: small-caps; font-style: normal; text-decoration: none;}

a:link { color:#669900; text-decoration: none;}
a:visited { color:#669900; text-decoration: none;}
a:active { color: #ffffff; text-decoration: none;}
a:hover { color: #cc9933; font-style: italic; text-decoration: none;}

#topnav ul {
list-style:none;
padding: 10px 10px;
margin: 0;
}

#submenu {
width: 800px;
height: 16px;
background: #ffff99 url(http://sosews.com/Images/content.gif) repeat-y;
font: bold .9em arial, helvetica, sans-serif;
color:#000000;
border: none;
margin: 0;
padding: 0;
}

#submenu li {
display: inline;
padding: 0px 24px;
margin:0;
}

#topnav li {
display: inline;
padding: 0px 10px;
margin:0;
}

#topnav {
background: url(http://sosews.com/Images/topnav.jpg);
font: bold .8em arial, helvetica, sans-serif;
color: #000000;
width: 800px;
height: 36px;
padding:0;
margin: 0;
}

#banner {
width: 800px;
height: 130px;
background: url(http://sosews.com/Images/banner1.jpg);
margin-bottom: 0px;
padding-bottom: 0px;
}

#content {
width: 800px;
position:relative;
background: #ffff99 url(http://sosews.com/Images/content.gif) repeat-y;
font: bold 14px arial, helvetica, sans-serif;
color:#000000;
border: none;
padding:0;
margin: 0 auto;
}

#title {
width: 200px;
height: 30px;
margin: 0px auto 0px auto;
border-bottom: 0px solid #000000;
font: bold 24px arial, helvetica, sans-serif;
text-align: center;
color:#000000;
}

#subtitle {
width: 360px;
height: 40px;
margin: 30px auto 0px auto;
font: bold 18px arial, helvetica, sans-serif;
font-style: italic;
text-align: center;
color:#669966;
}

#left {
float: left;
width: 360px;
margin: 0;
padding: 20;
text-align: center;
}


#right {
float: right;
width: 360px;
margin: 0;
padding: 20px;
text-align: center;
}

#right ul {
list-style: disc;
text-align: center;
}

#full {
float: left;
width: 480px;
margin: 0 160px;
padding: auto 0 auto 80px;
text-align: left;
}

#full ul {
list-style: decimal;
}

#wide {
width: 780px;
margin: auto;
padding: auto;
text-align: center;
}

#footer {
width:760px;
height:60px;
margin:0 auto 80px auto;
padding: 20px;
font: 10px arial, helvetica, sans-serif;
text-align: center;
color:#000000;
background: #ffff99 url(http://sosews.com/Images/footer.gif) no-repeat;
}

#footer li {
display: inline;
padding: 10px;
}

* html #gallery a:hover {
	display:inline;
}

#gallery{
	position:relative;
	border:1px solid #f00;
	margin:0 auto;
	padding:0;
	width:780px;
	background-position: 80px 60px;
	background-repeat: no-repeat;
}

#gallery a span {
	display: none;
}

#gallery a:hover span {
	display: block;
	width: 80px;
	height: 0px;
	top: 2px;
	left: 10px;
	border: 0;
}

#gallery ul {list-style:none;}