* {
	margin:0px;
	padding:0px;
}

body {
	background:#000;
	color:#bbb;
	font:normal 10px Arial, Helvetica, sans-serif;
	text-align:center;
}

a {
	border:0px;
	color:#fc3;
	text-decoration:none;
	text-transform:uppercase;
}

h4 {
   padding:15px 0 15px 0;
   color:#999;
   }

h4 a {
    color:#ddd;
	text-decoration:none;
	}


a img {border:none;}

a:hover, #masthead li a:hover, #footerlinks li a:hover, #subNav li a:hover, .subNav li a:hover, .rightColumn p a:hover, #popular li a:hover {
	color:#fc3;
	text-decoration:underline;
}

a.active, #subNav li a.active {
	color:#fc3;
	text-decoration:underline:
}

.floatRight
{
	float:right;
}

#homebanner {
	background:url(../../images/noflash_home.jpg) no-repeat top left;
	width:1024px;
	height:208px;
}

#wrapper {
	margin: 0px auto;
	width:1024px;
	text-align:left;
}

#header {
	width:1024px;
	position:relative;
	height:320px;
	display:block;
	margin:30px 0px 20px 0px;
}

#logo {
	float:left;
	margin:32px 0px 0px 0px;
	border:0px;
}

#flash {
	width:1024px;
	padding:30px 0px 0px 0px;
	z-index:10;
}

#leftColumn {
	float:left;
	width:116px;
	text-align:right;
	margin:21px 0 0 0;
}

.rightColumn {
	float:left;
	padding-right:0px;
	width:1024px;
}

.rightColumn h2{
	margin:0px 0px 15px 0px;
	font-weight:bold;
	font-size:120%;
	
}
.rightColumn h4{
	margin:0;
	font-weight:bold;
	font-size:120%;
}
.rightColumn h3{
	margin:0 0 2px 0;
	font:bold 120% Arial, Helvetica, sans-serif;
    color:#fc3;
}


.rightColumn h5{
	margin:0px 0px 15px 0px;
	font-weight:bold;
	font-size:120%;	
	color:#ccc;
	background:#000;
}

.rightColumn p{
	margin:0px 0px 15px 1px;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
}

.rightColumn p a{
	font-size: 90%;
	font-weight:bold;
	color:#fff;
	background:#000;
	text-decoration:none;
	letter-spacing:-.25px;
}

#sitenav {
	margin:0;padding:0;
	width:1024px;
    height:36px;
	background:#000;
}

#sitenav ul {
    height:36px;
    margin:0;padding:0;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
}

#sitenav ul li {
    float:left;
    margin:0;padding:0;

}

#sitenav ul li a img {border:none;}

.content{
	width: 880px;
	padding-bottom:30px;
}

#subNav, .subNav {
	list-style:none;
}

#subNav li a, .subNav li a {
	display:block;
	text-decoration:none;
	color:#fff;
	background:#000;
	margin-bottom:4px;
	margin-right:6px;
	font-size:x-small;
	letter-spacing:-.5px;
}

.subNav li a:hover {
	font-size:x-small;
	letter-spacing:-.5px;
}

.centerContent
{
	width:340px;
	background-color:#000000;
	padding:20px 5px 0 0px;
	float:left;
	/*font-size:x-small;*/
}
.forumContent{
	width:882px;
	background-color:#000000;
	padding:0 10px 0 10px;
	float:left;
	display:block;
	/*font-size:x-small;*/
}

.wideContent{
	width:619px;
	background-color:#000000;
	padding:0 15px 0 10px;
	float:left;
	/*font-size:x-small;*/
}

.centerContent p,
.wideContent p,
.centerContent p,
.farWideContent p
 {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#eee;
}
.wideContent p a{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fc3;
}
.rightContent{
	float:right;
	width:330px;
	padding:0;
	background-color:#000;
}


.farContent{
	float:right;
	width:220px;
	background-color:#000;
	padding:0 0 0 5px;
	margin-right:15px;
}

.eventContent{
	float:right;
	width:650px;
	padding:20px 0 0 2px;
	margin-right:5px;
	background-color:#000;
}

.activeContent{
    float:right;
    width:677px;
    padding:20px 0 0 0;
    background-color:#000;
}

.resultsContent{
	float:right;
	width:330px;
	background-color:#000;
	padding:0;
}

.farWideContent
{
	float:right;
	width:515px;
	background-color:#000;
	padding:0 0 0 10px;
}

.contentlist {
	margin:10px 0px 15px 15px;
	list-style-type: square;
	list-style-image: none;
	font-size:120%;
}

#footer {
	margin-left:140px;
	clear:both;
	padding-bottom:30px;
}

#footerlinks {
	padding-bottom:32px;
	list-style:none;
}

#footerlinks li {
	float:left;
	padding:0px 3px 0px 0px;

}

#footerlinks li a {
	color:#fff;
	background:#000;
	text-decoration:none;
	text-transform:none;
}


#logos {
	padding:47px 0px 0px 0px;
}

#logos a {
	background:#000;
	text-decoration:none;
}

#logos .ivplogo
{
	border:none;
}

.clear {
	clear:both;
	font-size:1px;
	line-height:1px;
}

form{
	margin:0px;
}

.centerContact {
	
	width:588px;
}

#leftContact {
	float:left;
	width:290px;
}

#rightContact {
	margin-left:8px;
	float:left;
	width:290px;
}

.errorMsg, 
.Validator {
	color:#f00;
	font:normal 11px Arial, Helvetica, sans-serif;
	margin: 25px 0px 0px 2px;
}

.image {
	float:left;
	margin:0px 20px 0px 0px;
	border:none;
}

.image img
{
	padding-bottom:3px;
}
.logo {
	border:none;
}

.icon {
	float:left;
	margin:1px 5px 0px 0px;
	border:none;
}
.imagecontent{
	float:right;
	width:240px;
	margin:0px 10px 0px 0px;
}

.subheader{
	margin:0px 0px 28px 1px;
	letter-spacing:.05em;
	font-size:100%;
	text-transform:uppercase;
}

.leftsubheader{
	margin:0px 5px 28px 1px;
	letter-spacing:.05em;
	font-size:100%;
	text-transform:uppercase;
}

h1 {
	font-family: Arial, Helvetica,Verdana,sans-serif  ;
	font-weight: normal;
	margin: 7px 0px 0px 0px;
	line-height: 1em;
	font-size: 210%;
	color:#fc3;
}

h6 {
	font-family: Arial, Helvetica,Verdana,sans-serif  ;
	font-weight: normal;
	margin: 7px 6px 0px 0px;
	line-height: 1em;
	font-size: 210%;
	color:#fc3;
}

.bareColumn h4 {
	font-family: Arial, Helvetica,Verdana,sans-serif  ;
	font-weight: normal;
	margin: 7px 6px 0px 0px;
	line-height: 1em;
	font-size: 180%;
	font-weight: bold;
	color:#fc3;
}
.c1 
{
    font:normal 12px Arial, Helvetica;
	background:#333;
	margin:10px 0 10px 0;
	text-align:right;
	width:100px;
	padding-right:5px;
}
.c2
{
    font:normal 12px Arial, Helvetica;
	background:#444;
	margin:1px 0 1px 2px;
	padding:2px 3px 2px 5px;
	border: 1px solid #999;
	text-align:left;
	height:18px;
	width:170px;
	color:#ddd;
}
.c3
{
    font:bold 12px Arial, Helvetica;
	background:#000;
	margin:1px 0 1px 10px;
	padding:4px 3px 0 5px;
	border: 1px solid #999;
	text-align:left;
	height:18px;
	width:238px;
	color:#ddd;
}
.dropDown {
	height: 25px;
	background:#444;
    font:normal 12px Arial, Helvetica;
	color:#ddd;
	padding:2px;
	margin:2px 0 2px 3px;
	display:inline;
    outline:none;
	border: 1px solid #999;
	}
	
* html .dropDown option {
	height: 25px;
}
	
.radio {
    font:normal 11px Arial, Helvetica;
	color:#ddd;
	padding:2px;
	margin:4px 0 0 10px;
	display:inline;
	height: 18px;
	}
.submit {
    font:normal 12px Arial, Helvetica;
	background:#eee;
	margin:1px 0 1px 10px;
	padding:1px 3px 0 5px;
	border: 1px solid #555;
	text-align:center;
	height:23px;
	width:148px;
	color:#333;
	cursor:pointer;
}
.editor
{   
	padding:3px;
	margin:3px;
	background:#000;
	width:340px;
}
.editorHeader
{
    font:normal 12px Arial, Helvetica;
	background:#333;
	margin:10px 0 10px 0;
	text-align:right;
	width:100px;
	padding-right:5px;
	border:none;
}
.editorDisplay
{
    font:normal 12px Arial, Helvetica;
	background:#444;
	margin:2px 0 2px 10px;
	padding:2px 3px 0 5px;
	border: 1px solid #999;
	text-align:left;
	height:15px;
	width:238px;
	color:#ddd;
}
.editorControl
{
    font:normal 12px Arial, Helvetica;
	background:#444;
	margin-left: 2px;
	padding:2px 3px 0 5px;
	border: 1px solid #999;
	text-align:left;
	height:18px;
	width:188px;
	color:#ddd;
}

#leftColumn ul#members li
   {    
   	text-align:left;
	font:normal 10px/13px Arial, Helvetica, sans-serif;
    list-style:none;list-style-type:none;list-style-image:none;
	}

#leftColumn ul#members li a
   {    
	margin-left: 2px;
	padding-left: 12px;
	background: transparent url(../img/back/g_c.gif) no-repeat 0 60%;
	color:#eee;
	}

#leftColumn ul#members li a:hover
	{
	background-position: -200px 60%;
    color:#fc3;
	text-decoration:underline;
	}	
	
.rightcolumn li a
	{
	margin-left:12px;
	padding-left: 12px;
	background: transparent url(../img/back/g_c.gif) no-repeat 0 60%;
	color:#eee;
	}
	
.rightcolumn li a:hover
   {
	background-position: -200px 60%;
	}
		
.rightcolumn ul#listed li a
	{
	padding-left: 12px;
	margin-left:12px;
	background: transparent url(../img/back/star.gif) no-repeat 0 60%;
	color:#eee;
	}

.rightcolumn ul#listed li a:hover
	{
	background-position: -500px 60%;
	}		

.rightContent ul#listing li a,
.centerContent ul#listing li a
	{
	padding-left: 12px;
	margin-left:12px;
	background: transparent url(../img/back/red.gif) no-repeat 0 60%;
	color:#eee;
	}

.rightContent ul#listing li a:hover,
.centerContent ul#listing li a:hover
	{
	background-position: -500px 60%;
	}
	
.farContent ul,
.farWideContent ul,
.centerContent ul,
.rightContent ul	
	{
	padding: 0 0 20px 0;
	margin: 0;
    list-style:none;list-style-type:none;list-style-image:none;
	}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #000000;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 	