body{
  background:#fff;
  color:#666;
  font-family: verdana, arial,helvetica, sans-serif;
  font-size:11px;
  margin:0;
  padding:0;
  /* background-image:url(images/bg.gif); */
  }
  
div{
	border:0;
	padding:0;
	margin:0;
	border-spacing:0;
	border-collapse:collapse;
}
	  
  
#main {
	width:700px;
	height:100%;
	min-height:520px;
	border:0;
	margin:auto;
	overflow:hidden;
	margin-top:40px;
	
}

 #header {
	width:700px;
	padding:10px 0px 10px 10px;
	margin:auto;
	background-image:url(images/bg.gif);
	text-align:left;
}
 
/*
#header {
	
	padding:20px 0px 10px 0px;
	margin:auto;
	border:0;
	text-align:right;
}
*/

h1{
	font-size:13px;
	font-weight:bold;
	padding:5px 20px 10px 0px;
	margin:0px 20px 0px 0px;
	color:#999;
	font-family: arial, helvetica, sans-serif;

}

h2 {
	font-size:12px;
	padding:0;
	margin:10px 0px 0px 10px;
		font-family: arial, helvetica, sans-serif;

}

p {
	line-height:140%;
	padding:0;
	margin:0px 20px 0px 0px;
	
}

.smallerbold {
	font-size:12px;
	font-weight:bold;
	line-height:120%;
	padding:0;
	margin:20px 0px 0px 20px;
}

#header h1 {
	font-size:44px;
	text-transform:uppercase;
	font-weight:normal;
}

.purple {
	color:#90f;
}

.tuqoise {
	color:#396;
}

#header h1 .h1small {
	font-size:26px;
}

#content {
	border:1px solid #fefefe;
	background:#fefefe;
	padding:10px 0px 0px 0px;
}


#menuright {
	float:right;
	padding:40px 50px 0px 0px;
	margin:0px 0px 0px 5px;
	border-left: 1px dashed #999;
	width:120px;
	height:280px;
	text-align:right;
	font-family: arial, helvetica, sans-serif;
	vertical-align:middle;
}

#menuright a:link, #menuright a:visited {
	display:block;
	margin:auto;
	text-decoration:none;
	font-weight:bold;
	color:#999;
	font-size:13px;
	width:110px;
	padding:5px 30px 5px 10px;
	line-height:100%;
	vertical-align:top;
}

	

#menuright a:hover, #menuright a:active, #menuright a.active{
	color:#90f;
    background-image:url(images/square_viol.gif);
    background-repeat:no-repeat;
    background-position: right center;
   
}
.clear {
	clear:both;
	height:10px;
}


#content_text {
	
	height:280px;
	border:0;
	margin:0;
	padding:40px 0px 0px 80px;
	overflow:auto;
	scrollbar-base-color: #fefefe;
	scrollbar-3d-light-color: #fefefe;
	scrollbar-arrow-color: #666;
	scrollbar-darkshadow-color: #fefefe;
	scrollbar-face-color: #fefefe;
	scrollbar-highlight-color: #fefefe;
	scrollbar-shadow-color: #666;
	scrollbar-track-color: #fefefe;
}

#content a {
color:#399;
text-decoration:none;
font-weight:bold;
}

#footer {
	width:100%;
	border-bottom:1px solid #999;
	vertical-align:middle;
	color:#fff;
	
}

#bottomline_right {
	float:right;
	padding:0px 20px 3px 20px;
}

#bottomline {
	
	border:0;
	font-size:10px;
	font-weight:normal;
	margin-top:0px;
	padding:0px 0px 3px 20px;
	font-family:  "century gothic", arial, helvetica, sans-serif;
}

#sponsors {
	padding:17px 0px 15px 0px;
	
    margin:0;
    text-align:left;
    background:#a6a6a7;
    border:1px solid #a6a6a7;
}

#sponsors a {
	position:relative;
	border:0;
	display:inline;
	padding:0;
	margin:3px 0px 0px 0px;
}

img {
	border:0;
}	