img { border: none; } 

#navRightBar{
	float: right;
	width: 20%;
	background-color: #eeeeee;
	/*border-left: 1px solid #cccccc;*/
	/*border-bottom: 1px solid #cccccc;******************************/
 /*padding-right: 5px;
	padding-top: 10px;*/
	font-size: 12px;
	/*text-align:center;*/
	font-weight:bold;
}

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-color: #eeeeee;
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%;
margin-bottom:10px;
text-align: left;
background-color: #eeeeee;
}

.wrapper
{
margin:0 auto; width:748px;
text-align: left;
background-color: #FFF;
border-style:solid;
border-width:1px;
border-color:#cccccc;
}

.content {
margin-left:50px;
margin-right:50px;
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: Verdana;
}

.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;
	}
