

/* TAGS 
--------------------------------------------------*/
.Button
{
   background-color:#333333;
   color:White;
   font-weight:bold; 
}
body {
	margin:0;
	padding:0;
	background: url(graphics/black.gif) top left repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 70.5%;
	text-align: center;
	color:#000000;
}
* {
	margin: 0px;
	padding: 0px;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	}
h1{
	margin: 0;
	padding-top:5px;
	height: 156px;
	background: black url(graphics/FinalBanner.jpg)  no-repeat;
	text-indent: -2222px;
}
h2 {
	font-size: 2.2em;
	padding-bottom: 10px;

	}
h3 {
	font-size: 1.6em;
	}
	
h4 {
	
	
	}
	
	
	    h6
    {

font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 15px;
	color:  #73c434;

}
hr {
	margin: 5px 0px;
	border: none;
	border-top: 1px dashed #e0e0e0;
	height: 1px;
	}
	
.TrainingDiv{
background-color: #AEE089;
overflow: scroll;
height: 110px
}
	
	
	
a {
	color:black;
	text-decoration: none;
	}
a:hover {
	color: red;
	border-bottom: 1px solid red;
	}

p {
	color: #000000;
	font-size: 1.0em;
	margin-top: 15px;
	margin-bottom: 20px;
	line-height: 1.3em;
	}

/* STRUCTURE
-------------------------------------------------- */

#top-menu {
	list-style-type: none;
	height: 40px;
	line-height: 40px;
	color:#73C434;
	margin-bottom: 20px;
	
}
#top-menu li {
	display: inline;
	padding: 0px 30px;
	border-right: 1px solid white;
	color:#73C434;
	}
#top-menu li a:hover {
	 color: red;
	 border: none;
}
#top-menu .no-border {
	border: none;
	}
#top-menu .first-link {
	padding-left: 0px;
	}	
#content-wrap{
	float: left;
	width: 100%;
}
#main-wrap{
	width: 900px; 
	margin: 0 auto; 
	text-align: left;
}
#menu a {
	color: #73C434;
	border-bottom: 1px solid black;
	}
#menu a:hover {
	color: White
	border-bottom: 1px solid red;
	}

#middle-content{
	padding:  0px 0px 0px 0px;
	margin: 0 180px 0 0px; 	
	width: 650px;
}
#inside-page #middle-content{
	margin: 0px;
	width: 100%;
	}
#middle-content ul 
{ 
 
    margin-left :15px;
    margin-top: 4px;
    padding-bottom:4px;
	list-style-type: square;
	padding-bottom:0px;
	
     
}
#middle-content li 
{
    list-style: square outside;
    padding-bottom: 4px;
	margin-left:4px;
	
	
}

middle-contentDDD
{
	padding:  0px 0px 0px 0px;
	
	

}

#middle-contentDDD a {
	color:red;
	border-bottom: 1px solid red;
	}
#middle-contentDDD a:hover {
	color: red;
	border-bottom: 1px solid red;
	}


#middle-content a {
	color:red;
	border-bottom: 1px solid red;
	}
#middle-content a:hover {
	color: red;
	border-bottom: 1px solid red;
	}

body#inside #middle-content{
	margin: 0 0px 0 0px
}
	
#blog {
	width: 195px;
	float: left;
	padding-top: 8px;
	padding-bottom: 30px;
	margin-top: 10px;
	background: #f3f3f3 url(graphics/grey-gradient.jpg) top left repeat-x  ;
	}
#blog h2 {
	background: url(graphics/blog-quote.gif) right top no-repeat;
	}
#blog *, #forum * {
	margin: 0px 8px;
	}

#forum {
	width: 195px;
	float: right;
	padding-top: 8px;
	padding-bottom: 30px;
	margin-top: 10px;
	background: #f3f3f3 url(graphics/grey-gradient.jpg) top left repeat-x  ;
	}
#forum h2 {
	background: url(graphics/forum-heads.gif) right top no-repeat;
	}
#blog .post, #forum .post {
	color: #000000;
	display: block;
	margin: 0px 0px;
	padding-bottom: 10px;
	}
#blog p, #forum p {
	font-size: 1.1em;
	}
#blog a, #forum a {
	margin: 0px 0px;
	}

#left-column{
	float: left;
	width: 135px; 
	margin-left: -900px; 
}
body#inside #left-column{
	width: 180px;
	}
#news {
	padding-top: 20px;
	}
#news .date {
	display: block;
	}
#search {
	margin-top: 50px;
	}
.search-text {
	width: 130px;
	border: 2px solid #cccccc;
	padding: 3px;
	color: #000000;
	font-size: 1em;
	}
.search-button {
	padding: 0px;
	border: 2px solid #cccccc;
	color: white;
	font-size: 1.1em;
	margin-left: 10px;
	background-color: #cccccc;
	}
.search-button:hover {
	background-color: red;
	border: 2px solid red;
	cursor: pointer;
	}
#left-column ul{
	list-style-type: none;
	font-size: 1.6em;
	}
#left-column li {
	margin-bottom: 5px;
	color:  Purple;
	}
#left-column li a {
	color: #000000;
	padding-right: 20px;
	border: none;
	}	
#left-column li a:hover {
	color: black;
	}
#right-column{
	float: right;
	width: 180px; 
	margin-left: -200px; 
	/*margin-top:-420px;*/
	height:100%;
	
}
#right-column a{
	color: Gray;
	border-bottom: 1px solid Gray;
	
}
#right-column a:hover{
	color: red;
	border-bottom: 1px solid red;
	
}

#spotlight {
	padding: 10px;
	color: white;
	background-color: black;
	margin-top: 1px;
	}
#spotlight h3 {
	color: white;
	font-size: 14px;
	padding-bottom: 10px;
	}
#spotlight dt {
	float: left;
	margin-bottom: 10px;
	padding-right: 5px;
	}
#spotlight dd {
	margin-bottom: 10px;
	}
#spotlight a:hover {
	color: white;
	border-bottom: 1px solid white;
	}
#newsletter {
	padding-top: 40px;
	}
#newsletter form {
	padding-top: 10px;
	}
.newsletter-text, .newsletter-button 
{
	width: 180px;
	width/**/:/**/165px;
	border: none;
	background-color:#000000;
	color: red;   
	padding: 6px 0px;
	font-size: 1em;
	text-align: right;
	margin-bottom: 3px;
	padding-right: 15px;
	}
.newsletter-text 
{
	width: 145px;
	height: 25px;
	height/**/:/**/ 12px;
	color: red;   
	}
.newsletter-button 
{
	width: 157px;
	color: red;
	}
.newsletter-button:hover {
	color: white;
	background-color: red;
	cursor: pointer;
	}
	
.lblNewsLetterMsg
{
 color: black;   
 background-color:White; 
}
#footer{
	clear: both;
	width: 100%;
	background: black;
	border-top: white 0px solid;
	color: #ccc;
	text-align: center;
	padding: 4px 0;
}
#footer p {
	font-size: 1em;
	color:#ccc;
	}

    
#footer ul a:hover
{
color: white;
border-bottom: 1px solid black;
}	

#footer a {
	color: #CCCCCC;
	}
#footer a:hover {
	color: white;
	border-bottom: 1px solid black;
	}

/* CLASSES
-------------------------------------------------- */
.large-text {
	font-size: 1.6em;
	margin-top: 0px;
	}
#menu ul 
{ 
 
	
     
}
#menu li 
{
     padding-right:25px;
	 padding-left:25px;
	
}