
a {
	color : #005599;
	text-decoration : none;
}

a:hover {
	color : #121624;
	text-decoration : underline;
}

a.side {
	color : #121624;
	text-decoration : none;
}

a.dark {
	color: #04688d;
	background: #ff0;
	text-decoration: none;
}

a:hover.side {
	color : #121624;
	text-decoration : underline;
}

a.white, li.white a {
	color: #121624;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #121624;
	text-decoration: underline;
}

a.underline {
	color : #005599;
	text-decoration : underline;
}

body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-image: url(images/bodybg.png);
	background-repeat: repeat-x;
	background-color : #3819d5;
	margin: 0px auto;
	

}

form {
	margin : 0px;
}

hr {
	height : 1px;
	border : 1px solid #C8AA84;
}

hr.side-hr {
	height : 1px;
	border : 1px solid #eee;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.th1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.td2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #ffffd2;
}
.td3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color : #ffffd2;
}

.width5 {width : 5%;}
.width8 {width : 8%;}
.width10 {width : 10%;}
.width12 {width : 12%;}
.width15 {width : 15%;}
.width20 {width : 20%;}
.width25 {width : 25%;}
.width30 {width : 30%;}
.width35 {width : 35%;}
.width40 {width : 40%;}
.width50 {width : 50%;}
.width55 {width : 55%;}
.width50 {width : 60%;}
.width70 {width : 70%;}
.width90 {width : 90%;}

.height2   {height : 2px;}
.height20 {height : 20px;}
.height40 {height : 40px;}

pre {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.alt {
	color : #555;
}

.outer-border {
	border : 1px solid 000;
}

.sub-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #121624;
	background-color : #EFE7DC;
	background-image : url(images/nav.gif);
	border-top : 1px solid 000;
	border-bottom : 1px solid 000;
	padding : 8px;

}

.sub-header ul{
	margin: 0;
	padding: 0;
}

.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}

.full-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #121624;
	background-color : #121624;
	background-image : url(images/banner_cold.jpg);
	padding : 33px;
}

.footer {
	height: 35px;
	width: 999px;
	background-color : #C8AA84;
	background: url("images/footerbg.gif") ;
    background-repeat: repeat-x; 

}

.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #121624;
	background-color : #EFE7DC;
	height : 20px;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.button-bold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	align: top;
	color : #121624;
	background-color : #ffd700;
	height : 30px;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.bbcode {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #121624;
	background-color : #EFE7DC;
    background-image: url(images/main.gif);
	border : 1px solid #EFE7DC;
	margin-top : 2px;
}

.checkbox {
	background-color : #EFE7DC;
	border : 1px solid #9A5C00;
}

.textbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #121624;
	background-color : #EFE7DC;
	border : 1px solid #9A5C00;
}

.textbox-bigger {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #121624;
	background-color : #EFE7DC;
	border : 1px solid #9A5C00;
}

.main-body {
	font-size : 11px;
	color : #121624;
	#background-color : #EFE7DC;
	#background-color : #ECFCCC;
	background-color : #ffffd2;
	#background-image: url(images/main.gif);
	padding : 4px 0px 5px 0px;
}

.center {
	margin : 0 auto;
}

.side-body {
	font-size : 11px;
	color : #121624;
	background-color : #EFE7DC;
    background-image: url(images/main.gif);
	padding : 4px;
}

.main-bg {
	color : #EFE7DC;
	background-image: url(images/main.gif);
	background-color : #EFE7DC;
	background-repeat: repeat-g;
}

.border {
	border : 1px solid #9A5C00;
	margin-bottom : 5px;
}

.admin-message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	color : #121624;
	background-color : #EFE7DC;
	border : 1px solid #B5B5B5;
	padding : 3px 4px 5px 4px;
	margin-bottom : 5px;
}

.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
	color : #121624;
	background-color : #EFE7DC;
    background-image: url(images/main.gif);
	padding : 10px 0px 10px 10px;
	width: 175px;
}

.side-border-right {
	color : #121624;
	background-color : #EFE7DC;
    background-image: url(images/main.gif);
	padding : 10px 10px 10px 0px;
	width: 175px;
}

.news-category {
	border:0;
	margin:3px 5px 0 0;
	float:left;
}

.news-footer {
	font-size : 10px;
	color : #121624;
	background-color : #EFE7DC;
	padding : 3px 4px 4px 4px;
}

.capmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	#color : #121624;
	color : #3819D5;
	background-color : #DDCCB4;
    background-image : url(images/scapbg.gif);
	padding : 7px;
}

.scapmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	#color : #000000;
	color : #3819D5;
	background-color : #EFE7DC;
	background-image : url(images/scapbg.gif);
	border-bottom : 0px solid #9A5C00;
	padding : 7px;
}

.tbl-border {
	border : 1px solid #9A5C00;
}

.tbl {
	font-size : 11px;
	color : #01010F;
	background-color : #DDCCB4;
	padding : 4px;
}

.tbl1 {
	font-size : 11px;
	color : #121624;
	background-color : #DDCCB4;
    background-image : url(images/scapbg.png);
	padding : 4px;
	
}

.tbl1a {
	font-size : 11px;
	color : #121624;
	background-color : #DDCCB4;
    background-image : url(images/scapbg.png);
	padding : 4px;
	border-left: red solid thin;
	border-right: red solid thin;
}

.tbl2 {
	font-size : 11px;
	color : #01010D;
	background-color : #EFE7DC;
	padding : 4px;
}

.tbl2a {
	font-size : 11px;
	color : #01010D;
	background-color : #EFE7DC;
	padding : 4px;
	border: red solid thin;
}

.tbl3 {
	font-size: 11px;
	color: #555;
	background-color: #f1f1f1;
	padding: 4px;
}

.tbl4 {
	font-size : 11px;
	color : #3819D5;
	background-color : #EFE7DC;
	padding : 4px;
	border: red solid thin;
}

.tbl5 {
	font-size : 11px;
	color : #3819D5;
	padding : 4px;
	border: red solid thin;
}

.bkg1 {
	background-color : #FFFFD2
	font-size : 21px;
}

.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #121624;
	background-color : #DDCCB4;
	padding : 2px 4px 4px 4px;
}

.quote {
	font-size : 11px;
	color : #121624;
	background-color : #EFE7DC;
	padding : 4px;
	margin : 0px 20px 0px 20px;
	border : 1px solid #bbb;
}

.poll {
	height : 12px;
	border : 1px solid #bbb;
}

.comment-name {
	font-weight : bold;
	color : #01010F;
}

.shoutboxname {
	font-weight : bold;
	color : #01010F;
	background-color : #EFE7DC;
	
	
}

.shoutbox {
    font-weight : bold;
	color : #01010F;
}

.shoutboxdate {
	font-size : 10px;
	color : #01010F;
}

.large1-blue {
	font-size : 14px;
	font-weight : normal;
	color : #3819D5;
}
.large2-blue {
	font-size : 24px;
	font-weight : bold;
	text-align : center;
	color : #3819D5;
}
.small {
	font-size : 10px;
	font-weight : normal;
}

.small2 {
	font-size : 10px;
	font-weight : normal;
	color : #121624;
}

.side-small {
	font-size : 10px;
	font-weight : normal;
	color : #01010F;
	background-color : #B5B5B5;
}

.side-small2 {
	font-size : 10px;
	font-weight : normal;
	color : #01010F;
	
}

.side-small3 {
	font-size : 8px;
	font-weight : normal;
	color : #01010F;
	
}

.side-label {
	color : #01010F;
	background-color : #B5B5B5;
	padding : 2px 2px 3px 2px;
}

.image-link {
	border-style: none;
}

.whos-who-text-left {
	padding-right: 10px;	
}
.whos-who-text-right {
	padding-left: 10px;	
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	color : #01010F;
	background-color: #01010F;
	margin: 0;
	padding: 4px;
}
	
#navigation ul {
	margin: 20;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #01010F;
	background-color: #f6f6f6;
	padding: 2px;
	text-decoration : none;
}

#navigation a:hover {
	color: #01010F;
	background-color: #005599;
}
.center
{
	margin:auto;
	width:50%;
}
/* Page Navigation */

.pagenav {
	padding: 0.4em;
}

.pagenav span {
	color: #01010F;
	background-color: #005599;
	border: 1px solid #e1e1e1;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
}

.pagenav a {
	color: #01010F;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	text-decoration: none;
}

.pagenav a:hover {
	color: #01010F;
	background-color: #005599;
	margin: 0.2em;
	text-decoration: none;
}

.errors {
	color: #ff0000;
}

/* Rounded Corners - yellow */
.roundedcornr_box_1 {
   background: #def61a;
}
.roundedcornr_top_1 div {
   background: url(images/roundedcornr_1_tl.png) no-repeat top left;
}
.roundedcornr_top_1 {
   background: url(images/roundedcornr_1_tr.png) no-repeat top right;
}
.roundedcornr_bottom_1 div {
   background: url(images/roundedcornr_1_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_1 {
   background: url(images/roundedcornr_1_br.png) no-repeat bottom right;
}

.roundedcornr_top_1 div, .roundedcornr_top_1, 
.roundedcornr_bottom_1 div, .roundedcornr_bottom_1 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_1 { 
   color: #3819D5;
   font-size: 12px;
   margin: 0 30px; 
}
/* Rounded Corners - yellow gradient */
.roundedcornr_box_2 {
   background: #ffffa4 url(images/roundedcornr_2_grad.gif) repeat-x top left;
}
.roundedcornr_top_2 div {
   background: url(images/roundedcornr_2_tl.gif) no-repeat top left;
}
.roundedcornr_top_2 {
   background: transparent url(images/roundedcornr_2_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_2 div {
   background: url(images/roundedcornr_2_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_2 {
   background: transparent url(images/roundedcornr_2_br.gif) no-repeat bottom right;
}

.roundedcornr_top_2 div, .roundedcornr_top_2,
.roundedcornr_bottom_2 div, .roundedcornr_bottom_2 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_2 { 
   color: #3819D5;
   font-size: 12px;
   margin: 0 30px; 
}

/* Barack Slideshow */
#rightContent {width:750px;float:left;
               padding:30px 0 0 30px;}
#slideShowWrapper {margin:0 auto;width:450px;
}


#slideshow {position: relative; width: 380px; height: 250px; padding: 0;float:left;}

#slideshow #menu, #slideshow #pictures, #slideshow #loading{ position: absolute; }

#slideshow #loading  { background: url('images/barack/spinner.gif'); display: block; top: 158px; left: 205px; text-indent: -5000px; width: 24px; height: 24px; visibility: hidden; z-index: 5; }

#slideshow #pictures { background: url('images/barack/bgg.jpg'); width: 460px; height: 350px; left: 0; overflow: hidden; }

#slideshow #pictures li { display: block; position: absolute; top: 0; width: 437px; }

#slideshow #pictures li img { display: block; position: relative; bottom: 0; float:center;}

#slideshow #menu { display:none; background: url('images/barack/bg_side.jpg'); list-style-type: none; width: 166px; height: 257px; right: 0; padding-top: 20px; }

#slideshow #menu li { display: block; z-index: 1000; position: relative; zoom: 1; }

#slideshow #menu li a { display: block; font: 11px "Lucida Grande", "Verdana"; text-decoration: none; padding: 7px 0 7px 28px; z-index: 1000; color: #ccc; line-height: 14px; vertical-align: middle; zoom: 1; }

#slideshow #menu li a:focus { outline: 0; }

#slideshow #menu li a:hover { color: #fff; }

#slideshow #menu li.current a { font: 15px "Georgia"; color: #fff; padding: 5px 0 5px 28px; line-height: 18px; }

#slideshow #menu li.background { background: url('images/barack/arrow.gif') no-repeat left center; position: absolute; font-size: 1px; height: 7px; width: 4px; z-index: 5; }


a.black-link {
	font-size: 10pt;
	color: #000000;
	text-decoration:none
}
a.black-link:hover {
	color: #CC3B68;
	#background:#d3e8fe;
}

/* News Ticker */
#wrapp {
	width: 560px;
	text-align: left;
	font: normal 1em Arial;
	margin: 0 auto;
	padding: 0;
	color: black;
}

.tickercontainer { /* the outer div with the black border */
	border: 1px solid #000;
	background: #fff; 
	width: 558px; 
	height: 27px; 
	margin: 0; 
	padding: 0;
	overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 8px;
	width: 538px;
	overflow: hidden;
}

ul.newsticker { /* that's your list */
	position: relative;
	left: 250px;
	font: bold 10px Verdana;
	list-style-type: none;
	margin: 0;
	padding: 0;

}

ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #fff;
}

ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 

ul.newsticker span {
margin: 0 10px 0 0;
}

.newsticker_text {
	font-weight: bold;
	font-size : 11px;
	color: #3819D5;
}

