img { border: none; } 

h1 {
font-size:40px;
font-family: Arial;
text-align:center;
line-height: 40px;
           color:#d00000;
           margin-top:20px;
           margin-bottom:20px;
      }
	  
h2 {
font-size:20px;
font-family: Arial;
line-height: 23px;
           color:#333333;
           margin-top:20px;
           margin-bottom:20px;
      }

h3 {
font-size:18px;
font-family: Arial;
           color:#333333;
           margin-top:0px;
           margin-bottom:-5px;
      }

body
{
text-align: center;
background: url('http://www.tsbmag.com/wp-content/themes/Tauren/img/bg2.jpg') center top; background-attachment: fixed;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom:0px;
}

.event-frame
{
width:640px; height:280px; border:0px solid #333; padding:5px;
}

.topwrapper
{
margin:0 auto; width:100%;
text-align: left;
background-color: #FFFFFF;
}

.wrapper
{
margin:0 auto; width:990px;
text-align: left;
background-color: #FFF;
}

.content {
margin-left:120px;
margin-right:120px;
margin-bottom:50px;
 }

.underline { 
text-decoration: underline;}

.highlight { 
background-color: #ffee2e;}

p
{
color:#333333;
font-size:1em;
font-family: Arial;
line-height : 1.5;
}

.normal
{
color:#333333;
font-size:0.8em;
font-family: Arial;
}

.header
{
color:#334d55;
font-size:1.3em;
font-family: Georgia;
}

.center
{
text-align:center;
}	
	
a.link:link {color: #00659c}     /* unvisited link */
a.link:visited {color: #00659c}   /* visited link */
a.link:hover {color: #00659c; background-color: #dddddd}   /* mouse over link */
a.link:active {color: #00659c}    /* selected link */
	
.white-menu
{
text-decoration: none;
}

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
	color: #333333;
	font-size: 230%;
	font-weight:bold;
	font-family:Georgia, Verdana, Arial, sans-serif;
}

#globalNav{
font-size: 11px;
padding: 0px 0px 0px 10px;
/*border-bottom: 1px solid #CCC;*/
clear: both;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}

#siteSlogan {
	color: #cccccc;
	font-size:100%;
	padding: 0px 0px 0px 10px;
	color: #cccccc;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.horizontalnav{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin-bottom: 10px;
}

ul.normal-ul
{
color:#333333;
font-size:0.8em;
font-family: Arial;
}

ul.bullets
{
color:#333333;
font-size:1em;
font-family: Arial;
line-height : 1.5;
}

#ul-bullets ul li {
	margin-right: 25px;
	padding-left: -10px;
	border: none;
	}
