/* CSS Document */

#container{
font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.nc:link {
	color: #333333;
	text-decoration:none;
}
a.nc:visited {
	text-decoration:none;
	color: #333333;
}
a.nc:hover {
	text-decoration:none;
	background: #333333;
	color: #ffffff;
}
a.nc:active {
	text-decoration:none;
	color: #333333;
}
a.nc2:link {
	color: #333333;
	text-decoration:none;
}
a.nc2:visited {
	text-decoration:none;
	color: #333333;
}
a.nc2:hover {
	text-decoration:underline overline; color: red;

	color: #333333;
}
a.nc2:active {
	text-decoration:none;
	color: #333333;
}
.roundcont {
	margin-left:15%;
	margin-right:15%;
	background-color: #FFFFFF;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../images/headRIGHT.jpg) no-repeat top right; 
}

.roundbottom {
	background: url(../images/footerRIGHT.jpg) no-repeat top right; 
}

img.corner {
   width: 32px;
   height: 32px;
   border: none;
   display: block !important;
}
img.titlehead {
   width: 400px;
   height: 80px;
   border: none;
   display: block !important;
}
img.trcorner {
   width: 32px;
   height: 32px;
   border: none;
   display: block !important;
}
img.blcorner {
   width: 32px;
   height: 32px;
   border: none;
   display: block !important;
}
.headeRfloat {
position:inherit;
float:right;
}


.header {
background: url(../images/crowdsright.png) no-repeat top right; 

}
.headertop {
background:url(../images/headSPACER.jpg);
background-repeat:repeat-x;

}
#leftnav {
width:24%;
float:left;
background-color:#FFFFFF;
background-image:url(../images/contentLeft.jpg);
background-repeat:repeat-y;
height:300px;

}
#content {
width:70%;
background-color:#FFFFFF;
background-image:url(../images/contentRight.jpg);
background-repeat:repeat-y;
background-position:right;
height:300px;
float:right;

}
.rightbars{
background-image:url(../images/contentRight.jpg);
background-repeat:repeat-y;
background-position:right;
}
.leftbars{
background-image:url(../images/contentLeft.jpg);
background-repeat:repeat-y;
background-position:left;
}
.pad15 {
padding:15px;
}
.pad20 {
padding:22px;
}
#pad15lg {
padding:5px;
margin-right:15px;
height:275px;
background-color:#FDFDFD;
border-top:solid 1px #f3f3f3;
border-left:solid 1px #f3f3f3;
border-right:double 3px #e0e0e0;
border-bottom:double 3px #e0e0e0;

}
#nav {
border-top:solid 1px #666666;
border-bottom:solid 1px #666666;
padding:1px;
margin-right:15px;
margin-bottom:10px;
font-size:11px;
}
#Footer {
clear:both;
background-image:url(../images/footerSpacer.jpg);
background-repeat:repeat-x;
height:50px;
font:7pt/15pt verdana;
}
.Footer {
background-image:url(../images/footerSpacer.jpg);
background-repeat:repeat-x;
height:50px;
}
.textpushright{
padding-left:20px;
}
.floatright{float:right;
margin-right:50px;
}
