/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #434343 url(../images/homepage01.gif) repeat-x left center;
}
h5 {

font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

font-size: 12px;

font-weight: bold;

color: #111111;

border-bottom: 1px solid #111111;

} 
h4 {

font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

font-size: 10px;



color: #848484;



} 
twitter {

font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

font-size: 8px;



color: #848484;



} 

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}


/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #848484;
}
.member {
color:#666 ;
font-size: 11px;
}
.current_special {
color:#FFF ;
font-size: 11px;
text-align:center
}
.bio_image {
	width: 100px;
	height: 100px;
}

p, blockquote, ul, ol {
	margin-top: 0px;
	margin-bottom: 1em;
}
dl {
	margin-top: 0px;

}

.ul1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #848484;
}

.ul1 li {
	display: inline;
}

.ul1 a {
	display: block;
	height: 17px;
	margin-bottom: 1px;
	padding: 3px 0px 0px 20px;
	background: #F3F3F3 url(../images/homepage29.gif) no-repeat;
	font-weight: bold;
	color: #848484;
}
.ul2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

.ul2 li {
	display: inline;
}

.ul2 a {
	display: block;
	height: 17px;
	margin-bottom: 1px;
	padding: 3px 0px 0px 20px;
	
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1a1a1a;
}
.ul3  {
	display: block;

	margin-bottom: 1px;
	padding: 3px 0px 0px 20px;
	

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a1a1a;
}
.text1 {
	font-size: 12px;
	font-weight: normal;
	color: #e1061d;
}
.textfrontpage {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a1a1a;
}

/** LINKS */

a {
	color: #e1061d;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
}

/** STYLES */

.style1 {
	text-align: center;
	color: #FFFFFF;
}

.style1 a {
	color: #CFC7A8;
}

.style1 a:hover {
}
.style3 {
	text-align: left;
	color: #000000;
}
.style1a {

	color: #FFFFFF;
}

.style1a a {
	color: #FFFFFF;
}

.style1a a:hover {
color: #CFC7A8;}

/** BACKGROUNDS */

.bg1 {
	background-color: #2a2a2a;
}
.bg1a {
	background-color: #2A2A2A;
}
.bg1a2 {
	background-color: #2A2A2A;
}
.bg2 {
	background: #2A2A2A url(../images/homepage10.gif) repeat-x;
}

.bg3 {
	background: url(../images/homepage17.gif) repeat-x left bottom;
}

.bg4 {
	background: url(../images/homepage22.gif) repeat-x left top;
}

.bg5 {
}

.bg6 {
	background: #FFFFFF url(../images/homepage10.gif) repeat-x;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	padding-left: 30px;
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
    .gss a img {border : none;}
    .gss {
      width: 300px;
      height: 197px;
      color: #dddddd;
      background-color: #2a2a2a;
      padding: 10px; padding-top: 1px;
    }
	.gssA a img {border : solid;
	border-color:#1a1a1a}
    .gssA {
      width: 425px;
      height: 230px;
      color: #dddddd;
      background-color: #2a2a2a;
      padding: 8px;
    }
	.gss1 a img {border : none;}
    .gss1 {
      width: 148px;
      height: 70px;
      color: #dddddd;
      background-color: #000000;
      padding: 1px;
	  float:left 
    }
	.gss2 {
font-size:12px;
   font-weight:bold;
   color:#FFFFFF;
   width:144px;
   height:30px;
   background-color:#BE262C;
   border-style:inset;
	  float:left;
	  text-align:center;
	  line-height:30px;
	  vertical-align:middle; 
    }


* {
	padding:0;
	margin:0;
	
}
.dropdown {float:left; padding-right:1px;padding:0px;}
.dropdown dt {width:148px; border:1px solid #999999; padding:0px; font-weight:bold; cursor:pointer;background:url(../images/homepage03.gif)}
.dropdown dt:hover {background:url(../images/homepage03-over.gif)}
.dropdown dd {position:absolute; overflow:hidden; width:142px; display:none; background:#999999; z-index:200; opacity:0}
.dropdown ul {width:142px;border:2px solid #999999; list-style:none; border-top:none}
.dropdown li {display:inline;}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:0px; color:#666666; text-decoration:none; background:#ffffff; height:30px; width:148px}
.dropdown a:hover {background:#ffffff; color:#000}
.dropdown .underline {border-bottom:1px solid #fffff1}
.googlesearch {width:110px; height:24px; }
.style4 {font-size: 12px}
.style41 {font-size: 12px;
color:#009933}
.caption {margin-left:10px;color:#ffffff;}
.captionBG {float:none; background: #2A2A2A;}
.titlepad {display:table-cell; vertical-align:middle; text-align:center; padding:4px; border:1px solid; border-color:#111111;border-right-color:#ffffff;}
#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p {
color:#000000 !important;
font-size:0.9em;
}
    .newslink {
     font-size:9px
    }


