body {
margin:10px;
background-color:#000
}



#container {
	width:850px;
	margin:0 auto 0 auto;
	border:0px solid #333;
}

#top {
width:850px;
height:200px;
margin:0 auto 0 auto;
background:url(../GRAY-HEADER.png) center no-repeat;
}

#navbar {
	height: 30px;
	width:846px;
	font-size: 11px;
	font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Verdana,Arial,Helvetica,sans-serif;
	font-color: #FFFFFF;
	font-weight: bold;
	margin:  auto  auto;
	padding: 0px;
	background-image: url(../NAV-BLACK.png);
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	}
	

#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	font-color:#FFF;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	font-color:#FFF;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a {
	font-color:#FFF;
	color: #FFF
	background-image: url(../NAV-BAR-GRAY.png);
	display: block;
	font-size: 11px;
	font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
    margin: 0px;
	padding: 9px 15px 8px 15px;

	text-decoration:none;
	}
#nav li a:hover {
	font-color:#fff;
		background-color: #666;
	background-image: url(../NAV-BAR-GRAY.png);
	display: block;
	font-size: 11px;
	font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	color:#FFF;
	text-transform: uppercase;
	margin: 0px;
	padding: 9px 15px 8px 15px;
	text-decoration:none;
	text-align: center;
	color: #FFF;
	
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	font-color: #FFF;
	background-color: #666;
	background-image: url(../NAV-BAR-GRAY.png);
	width: 150px;
	color: #FFF;
	font-size: 11px;
	font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-transform: none;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-top:2px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	width:200px;
	text-decoration:none;
	}
	
#nav li li a:hover, #nav li li a:active {
	font-color:#FFF;
	background-color: #666;
	background-image: url(../NAV-BAR-GRAY2.png);
	color: #FFF;
	padding: 7px 10px 7px 10px;
	text-decoration:none;
	}
#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	margin: 0px;
	padding: 0px;
	}
#nav li li { 
	}
#nav li ul a { 
	width: 200px;
	font-color:#FFF;
	}
#nav li ul a:hover, #nav li ul a:active { 
	}
#nav li ul ul {
	margin: -29px 0 0 221px;
	}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}
#nav li:hover, #nav li.sfhover { 
	position: static;
	}
.page-item1 {
border-top:2px solid ##333;

}

#content {
	width:846px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003;
	border-bottom-color: #333;
	border-left-color: #333;
}
#foot {
	width:850px;
}

.content {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:1.75em;
	padding:20px;
	background:  #fff;
	link-color: #00C;
}

.cushycms a{
	font-color:#FFF;
}

.title {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
line-height:1.75em;
padding:10px;
text-transform:uppercase;
}

#video {
	height:450px;
	width:846px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.postmetadata {
	clear: both;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
#container #content .content .cushycms p {
	font-size: 12px;
}
.navbar {
	color: #FFF;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}
