html,body{ 	margin:0;
			padding:0;
			background:#999999;
}

body {
	font: 62.5% Arial, Helvetica, sans-serif; 
	text-align:center;
}

/* get rid of default margins/paddings */
* { padding:0;
	margin:0;
}

div#holderHome { clear:both; text-align:left; width:985px; height:auto; margin: 0 auto; background-color: #FFF; background-image: url(../images/home-bkg.png);
background-repeat: repeat-y;}
div#header { background:#000000; width:985px; height:173px;}
div#redBuffer { background:#FF0000; height:6px; width:985px;}
div#mainblock { clear:both; text-align:left; width:985px; background-image: url(../images/home-bkg.png);
background-repeat: repeat-y;}
div#leftNav { float:left; height: 420px; width: 193px; }
div#leftContent { float:left; width: 241px; height: 420px; }
div#rightContent { float:left; width: 231px; height: 420px; }
div#video { float:left; width:320px; height:236px; }
div#videoHolder { margin:0; width:320px; height:213px; text-align:center; }

div#holderReg { clear:both; text-align:left; width:985px; height:auto; margin: 0 auto; background:url(../images/reg-bkg.png) repeat-y top;}

div#leftNavReg { float:left; width:193px; height:auto; text-align:left;}
div#redBufferReg { background:#FF0000; height:6px; width:193px;}
div#redBufferReg2 { background:#990000; height:6px; width:193px;}
div#mainBlockReg { float:left; height:auto; width:599px; text-align:left; }
div#rightNavReg { float:left; height: auto; width:193px;}
div#redRigthBuffer { height:23px; width:193px; }

.contentHolder { padding:10px; }
.contentHolderSmall { padding:0px 5px; overflow: auto; }
.contentHolderVideos { padding:10px 10px 0 10px; }

.copyright { 
	font-size: 1.1em;
	color:#FFFFFF;
}

.search { 
	font-size: 1.2em;
	color:#FFFFFF;
}

.redNotice { color:#CC0000; }

p, td, th  {
	font-size: 1.5em;
	color: #000;
	margin: 0.75em 0;
	line-height: 1.2em; }

h1 {
	font-size: 1.8em;
	color: #000;
	margin: 0.80em 0;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration:underline;
}	
	
h2 {
	font-size: 1.6em;
	color: #000;
	margin: 0.80em 0;
	line-height: 1.2em;
	font-weight: bold;
}

h3 {
	font-size: 1.6em;
	color: #900;
	margin: 0.80em 0;
	line-height: 1.2em;
	font-weight: bold;
}

.contentHolderVideos a.videoLinksContent  {
	font-size: 1.4em;
	color: #e0b2b2;
	margin: 0.80em 0;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration:none;
}
.contentHolderVideos a.videoLinksContent:hover  {
	font-size: 1.4em;
	color: #900;
	margin: 0.80em 0;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration:none;
}

.contentHolderVideos a.videoLinksContentON  {
	font-size: 1.4em;
	color: #900;
	margin: 0.80em 0;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration:none;
}

form { margin:0; }

a:link {
	color: #F00;
}

a:visited { color: #C00;}

a:hover {
	color: #C00;
}

a:active {
	color: #C00;
}

.videolink a:link {
	color: #FFF;
	text-decoration: none;
}

.videolink a:visited { color: #CCC; text-decoration: none;}

.videolink a:hover {
	color: #FFCCCC;
}

.videolink a:active {
	color: #CC9966;
}

input {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 background-color: #FF9999;
 border: 1px solid #666666;
}

input.buttons {
 background-color: #CCC;
 border: 1px solid #666666;
}

input.donate {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt;
 font-weight:bold;
 font-style:italic;
color:#FFF;
 background-color: #C00;
 border: 2px solid #C03;
 border-style:outset;
 padding:4px 5px;
}

input.buttons donate {
 background-color: #FFCCFF;
 border: 1px solid #666666;
}

ul.reg { margin: 10px; font-size: 1.4em; line-height: 1.2em; list-style-type:none; 
 }
 
ul.reg a { font-weight:bold; color:#000; }
 
ul.suwjt { 
list-style-type: none;
text-align: left;
padding: 10px;
font-size: 1.5em;
	margin: 0 0.75em 0 0;
	line-height: 1.2em;
 }
 
ul.reg li { background: transparent url(../images/suwjt_bullet.png) left top no-repeat; padding-left: 0.65em;
padding-bottom: 0.65em;
text-align: left;
text-decoration: none; }
 
ul.suwjt li {background: transparent url(../images/suwjt_bullet.png) left top no-repeat ; 
padding-left: 0.65em;
padding-bottom: 0.65em;
text-align: left;
text-decoration: none;
} 

/* navigation list css*/ 

#navcontainer ul
{
list-style-type: none;
text-align: left;
margin: 0 10px;
line-height: 1.6em;
}

#navcontainer ul li a
{
background: transparent url(../images/list-off.png) left top no-repeat;
padding-left: 15px;
text-align: left;
font: bold 1.6em Arial, sans-serif;
text-decoration: none;
color: #000;
}

#navcontainer ul li a:hover
{
background: transparent url(../images/list-on.png) left top no-repeat;
color: #FFF;
}

#navcontainer ul li a#current
{
background: transparent url(../images/list-active.png) left top no-repeat;
color: #FFF;
}

/* subnavigation list css*/ 

#subnavcontainer ul
{
list-style-type: none;
text-align: left;
margin: 0 10px;
line-height: 1.6em;
}

#subnavcontainer ul li a
{
background: transparent url(../images/sublist-off.png) left top no-repeat;
padding-left: 15px;
text-align: left;
font: bold 1.6em Arial, sans-serif;
text-decoration: none;
color: #FFF;
}

#subnavcontainer ul li a:hover
{
background: transparent url(../images/sublist-on.png) left top no-repeat;
color: #000;
}

#subnavcontainer ul li a#current
{
background: transparent url(../images/sublist-active.png) left top no-repeat;
color: #000;
}

/* newsnavigation list css*/ 

#newsnavcontainer ul
{
list-style-type: none;
text-align: left;
margin: 0 10px;
line-height: 1.5em;
}

#newsnavcontainer ul li a
{
background: transparent url(../images/newslist-off.png) left top no-repeat;
padding-left: 15px;
text-align: left;
font: normal 1.5em Arial, sans-serif;
text-decoration: none;
color: #F00;
}

#newsnavcontainer ul li a:hover
{
background: transparent url(../images/newslist-on.png) left top no-repeat;
color: #666;
}

#newsnavcontainer ul li a#current
{
background: transparent url(../images/newslist-active.png) left top no-repeat;
color: #666;
}

/* Anewsnavigation list css*/ 

#Anewsnavcontainer ul
{
list-style-type: none;
text-align: left;
margin: 0 10px;
line-height: 1.5em;
}

#Anewsnavcontainer ul li a
{
background: transparent url(../images/newslist-off.png) left top no-repeat;
padding-left: 15px;
text-align: left;
font: normal 1.5em Arial, sans-serif;
text-decoration: none;
color: #f00;
}

#Anewsnavcontainer ul li a:hover
{
background: transparent url(../images/newslist-on.png) left top no-repeat;
color: #666;
}

#Anewsnavcontainer ul li a#current
{
background: transparent url(../images/newslist-active.png) left top no-repeat;
color: #666;
}

/* rollover congress */

.csscongress
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(../images/home_on_04.png) no-repeat;
white-space: nowrap;
display: block;
width: 215px;
height: 173px;
margin: 0;
padding: 0;
}

.csscongress a
{
display: block;
color: #000000;
font-size: 11px;
width: 215px;
height: 173px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.csscongress img
{
width: 215px;
height: 173px;
border: 0;
z-index:1;
}

* html a:hover
{
visibility:visible
}

.csscongress a:hover img
{
visibility:hidden
}

.csscongress span
{
position: absolute;
left: -1000px;
top: -1001px;
margin: 0px;
padding: 0px;
cursor: pointer; 

} 

/* rollover help home */

.csshelphome
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(../images/home_on_05.png) no-repeat top;
white-space: nowrap;
display: block;
width: 149px;
height: 173px;
margin: 0;
padding: 0;
}

.csshelphome a
{
display: block;
color: #000000;
font-size: 11px;
width: 149px;
height: 173px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.csshelphome img
{
width: 149px;
height: 173px;
border: 0;
z-index:1;
}

* html a:hover
{
visibility:visible
}

.csshelphome a:hover img
{
visibility:hidden
}

.csshelphome span
{
position: absolute;
left: -1000px;
top: -1001px;
margin: 0px;
padding: 0px;
cursor: pointer; 

} 

/* tabs for videos */

.ui-tabs-hide { display: none; }


/*  photos */

div.contentHolderPhotos {
  border: none;
  margin: 0 9px;
  }


div.float {
  float: left;
  width:130px;
  padding: 0 15px 0 0;
  }
  
div.float p {
   text-align: left;
   color:#C00
   }
   
div.spacer {
  clear: both;
  }

.ui-tabs-hide { display: none; }


/* begin css tabs */

ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 1em 0 1em 0; /* set margins as desired */
font: bold 16px arial, sans-serif; /* set font as desired */
border-bottom: 1px solid #000; /* set border COLOR as desired */
list-style-type: none;
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
display: inline;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
border-bottom: 1px solid #fff; /* set border color to page background color */
background-color: #fff; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
background-color: #fff; /* set selected tab background color as desired */
color: #005288; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #000; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #CC0000; /* set unselected tab background color as desired */
color: #FFF; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
background: #fff; /* set desired hover color */
color: #000;
}

/* end css tabs */

/* jquery tabs */
.ui-tabs-hide { display: none; }
.ui-tabs-nav {
	/* general settings */
	text-align: left; /* set to left, right or center */
	margin: 1em 0 1em 0; /* set margins as desired */
	font: bold 16px arial, sans-serif; /* set font as desired */
	border-bottom: 1px solid #000; /* set border COLOR as desired */
	list-style-type: none;
	padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
} /* whole menu */

.ui-tabs-selected {/* settings for selected tab */
	border-bottom: 1px solid #fff; /* set border color to page background color */
	background-color: #fff; /* set background color to match above border color */} /* current tab */
	
.ui-tabs-unselected {
/* settings for all tab links */
	padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	border: 1px solid #000; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	background-color: #CC0000; /* set unselected tab background color as desired */
	color: #FFF; /* set unselected tab link color as desired */
	margin-right: 0px; /* set additional spacing between tabs as desired */
	text-decoration: none;
	border-bottom: none;
} 
.ui-tabs-disabled {}
.ui-tabs-panel {}
