﻿body
{
    font-family: Century Gothic, Comic Sans MS, Gill Sans MT;
    font-weight: normal;
    font-size: small;
    color: #8e2218;
    font-style: normal; 
    margin:0px;padding:0px 0px 0px 0px;
    border:0px;
    background-color:#e0e0e0;
}

.box li { list-style-type:none; position:relative; left:-16px; }
 
#main
{
	background-color:#fff;
	margin:0px;
}

a:link { color:#e55101; }

h3 { border-bottom:dotted 0px #eee; margin:10px 0 0 0;}

#navlist a:link { font:Century Gothic, Arial, Tahoma; font-size: 14px; font-weight:bold ; color:#ffffff; text-decoration:none; } 
#navlist a:visited { font:Century Gothic, Arial, Tahoma; font-size: 14px; font-weight:bold ; color:#fff; text-decoration:none; } 
#navlist a:hover { font:Century Gothic, Arial, Tahoma; font-size: 14px; font-weight:bold ; color:#fff; text-decoration: none; background-color:#e55101;} 
#navlist a:active { font:Century Gothic, Arial, Tahoma; font-size: 14px; font-weight:bold ; color:#f4e8a6; text-decoration:none; }  

#swig_header { height:135px; background-color:#eee;
                background-image:url(../images/banner.jpg);
               margin:0 0 0 0; 
               padding:0 0 0 0;
               border:solid 0px red;
               }
#swig_footer { height:45px; background-color:#eee; margin:10px 0 0 0; position:relative; }
#swig_footer #footer_content { position:absolute; top:15px;left:15px; }
#disclaimer { height:140px; background-color:#eee; position:relative;  }
#disclaimer #disclaimer_content { margin:25px 0 0 15px; border:solid 1px #eee; }

 #navlist
 {
 	border-top:solid 2px #e55101;
    background:#404040; 
	margin-left:auto;
    margin-right:auto;
    width:950px;
    padding:0px 0px 0px 0px;
    height:25px;
    
 }
  
 .nav
 {
	float:left; 
	height:25px; 
	margin:0px 5px 0 0;
	padding:0 30px 0 30px;
}
 
.selected { background-color:#e55101; }

.slideshowLink a
{
	font-weight:normal;
	font-size:12px;
}

body#home a#homenav,
body#about a#aboutnav,
body#events a#eventsnav,
body#whatwedo a#whatwedonav,
body#creativity a#creativitynav,
body#members a#membersnav,
body#contact a#contact
{
	color:#fff;background:#eff101;  
	text-decoration: none; background:#e55101; text-decoration:none; 
} 
 
#slideshowbox
{
	border:solid 20px #000;
	background:#404040;
	width:545px;
	height:300px;
}
 
#vidlinksbox
{
	width:280px;
	height:100%;
	overflow:auto;
} 

#gallerybox
{
	width:280px;
}

#websitetextbox
{
	width:300px;
	height:250px;
}

#video_description
{
	margin:20px 0 0 0;
}

#contact_form {}
#contact_form li { list-style-type:none; margin:10px 0 0 0; }
