body {
	background-color: #000000;
	font-family: "Courier New", Courier, monospace, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



.main-wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 964px;
	min-height: 100%;
	height: 100%;
} 

.header {
	width: 964px;
	height: 95px;
	background: url(../images/surf-header.gif);
}

.LHS {
	width: 784px;
	height: 660px;
	margin-top: 20px;
	float: left;
}

.leftCol {
	width: 160px;
	height: 660px;
	float: left;
}

.RHS {
	width: 160px;
	height: 660px;
	margin-top: 20px;
	float: right;

}

.main-content {
	width: 604px;
	height: 660px;
	float: right;
	
	
}


.logo {

	top: 18px;
	position:absolute;
	width:177px;
	height:93px;
	text-indent: -5000px;
	border: 0;
	text-decoration: none;
	color: #000;
	border: none;
}

.imageElement img {
	border: 3px solid #FFF;
}


.menu {
	clear:both;
	top: 88px;
	position: absolute;
	width:250px;
	height:25px;
	display: block;
	border: 0;
	border: none;
	margin-left: 360px;
	list-style: none;
}

.menu ul {
	display: inline;
	text-decoration: none;
	height:15px; 
	width:250px;
	margin:0px;
	padding:0px; 
	display: inline;
	
}

.menu li {
display: none; display: block;
}

.menu ul li a {
		text-indent: -5000px;
}

.menu ul li {
	margin-right: 15px;
	display: inline;	
}

.menu  a {
	display:block;	
	text-decoration: none;   
	display: inline; 
	width:53px;
	height: 20px;
	position: absolute;	
}

.nav_2 a {
	margin-left: 48px;
}

html>body .nav_2 a {
	margin-left: 63px;
}

.nav_3 a {	
	margin-left: 95px;
}

html>body .nav_3 a {
	margin-left: 125px;
}

.nav_4 a {
	width:60px;
	margin-left: 140px;
}

html>body .nav_4 a {
	margin-left: 185px;
}

.footer {
	clear: both;
	height: 20px;
	width: 964px;
	color: #333;
	text-align: center;
}

.footer a {
	color: #FFF;
}

.footer a:hover {
	color: #000;
	background: #FFF;
}

#myGallery
{	
	border: #FFF 5px solid;
}


.ditto_summaryPost {
	margin-top: 0;
	padding: 0;
}



.scrollContent {
	height: 630px;
	overflow: hidden;
	color: #FFF;
	margin: 0;
	padding: 0;
}

html>body .scrollContent {
	height: 630px;
	overflow: hidden;
	margin: 0;
	color: #FFF;
}

.scrollContentArticle {
	height: 630px;
	overflow: hidden;
	color: #FFF;
}


.scrollContentArticle h3 {
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
}



.scrollContent a {

	color: #FFF;
	text-decoration: underline;
}

.scrollContent a:hover {

	color: #000;
	background: #FFF;
	text-decoration: none;
}

.heading {
	background: #FFF;
	width: 592px;
	height: 15px;
	padding: 0;
	margin:0;
}


.rightBanner a {
	border: 0;
}

.rightBanner img {
	border: 3px solid #FFF;
}

.rightBanner  {
	padding-top: 0;
}
html>body .rightBanner  {
	padding-top: 0px;
}



.date {
	height: 15px;
	width: 100px;
	text-align: right;
	float: right;
	color: #000;
	margin-right: 15px;
}

.headingTitle {
	margin-left: 5px;
	padding: 0;
	margin: 0;
	color: #000;
	width: 400px;
	height: 15px;
	float: left;
	font-weight: bold;
}

h6 {
	display: none;
}

.twentyBottom {
	margin-bottom: ;
}



.leftCol img {
	border: #FFF 3px solid;
	margin-bottom: 5px;
}


.leftCol p {
	padding: 0;
	margin: 0;
}


html>body .leftCol img {
	border: #FFF 3px solid;
	margin-bottom: 15px;
}

.leftCol a {
	border: 0;
}

.emailSubscribe {
	background: #FFF url(../images/mailing_list.gif) no-repeat;
	height: 130px;
	width: 150px;
	padding: 33px 5px 0 5px;
	color: #000;
}

html>body .emailSubscribe {
	background: #FFF url(../images/mailing_list.gif) no-repeat;
	height: 149px;
	width: 150px;
	padding: 40px 5px 0 5px;
	color: #000;
}

.emailSubscribe #name, .emailSubscribe #djhjjy-djhjjy  {
	width: 145px;
	border: 1px solid #000;
	margin: 5px 0 15px 0;
}

.latestArticle {
	background: #FFF url(../images/news.gif) no-repeat;
	height: 148px;
	width: 150px;
	padding: 40px 5px 0 5px;
	color: #000;
}

.latestArticle a {
	color: #000000;
}

.latestArticle a:hover {
	color: #FFF;
	background: #000;
}

