body {
	background-color:#333333;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#ffffff;
  	padding:0px;
  	margin:0px;
	overflow-x:hidden;
	overflow-y:auto;
	overflow:-moz-scrollbars-vertical;
   	box-sizing:border-box;
   	-moz-box-sizing:border-box;
}

img {
	border:0px;
}

hr {
	border:1px solid #ffffff;
}

frame {
	overflow-x:hidden;
	overflow-y:auto;
}

.article {
	display:none;
}

.newstitle {
	font-weight:bold;
	display:block;
	height:15px;
	width:100%;
	border-bottom:1px dotted #ffffff;
	text-transform:capitalize;
}

.newstext {
	text-align:justify;
	font-family:Verdana;
}

.newsend {
	text-align: right;
	border-top: 1px dotted #ffffff;
}

.inputsmall {
	color:#ffffff;
	background-color:#333333;
	width:100%;
	font-family:Trebuchet MS;
	font-size:11px;
	border:0;
	border-bottom:1px dotted #ffffff;
}

.button {
	height:18px;
	width:160px;
	font-family:Trebuchet MS;
	font-size:11px;
	text-align:center;
	color:#ffffff;
	background-color:#000000;
	border:1px solid #ffffff;
}

.warning {
  	color:#ff3333;
}

.post {
	color:#ffffff;
	border-left:1px solid #ffffff;
	background-color:#444444;
	min-height:15px;
	width:400px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:4px;
   box-sizing:border-box;
   -moz-box-sizing:border-box;
}

#main {
	margin: 0 auto;
	padding-left:20px;
	width:620px;
	min-height:700px;
	background-image:url(midbg.jpg);
	overflow-x:hidden;
	overflow-y:auto;
   	box-sizing:border-box;
   	-moz-box-sizing:border-box;
}

#gradient {
	position:relative;
	float:left;
  	margin:0px 0px 0px -10px;
	width:599px;
	height:700px;
	background-image:url(gradient.jpg);
	display: inline;
}

#container {
	position:relative;
	float:left;
  	margin:-690px 0px 0px 0px;
	width:580px;
	padding:0px;
}

#headerpic {
	position:relative;
	float:left;
	height:65px;
	width:580px;
	border-top:1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding:1px 0px 1px 0px;
}

#namepic {
	position:relative;
	float:left;
	height:35px;
	width:580px;
	background-image:url(names.gif);
}

#flash {
	position:relative;
	float:left;
	height:135px;
	width:580px;
	border-top:1px solid #ffffff;
	padding:1px 0px 0px 0px;
}

#menu {
	position:relative;
	float:right;
	width:160px;
	font-family:Verdana;
	font-size:11px;
  	font-weight:bold;
	text-indent:10px;
	color:#ffffff;
	padding:3px 0px 0px 0px;
}

#menu b {
	font-family:Verdana;
	font-size:11px;
  	font-weight:bold;
	text-indent:10px;
  	text-align:left; 
 	text-decoration:none;
  	color:#000000; 
  	background-color:#ffffff;
  	display:block; 
	height:13px;
  	width:160px;
}

#menu a, #menu a:visited {
  	text-align:left; 
 	text-decoration:none;
  	color:#ffffff; 
  	font-weight:bold; 
  	display:block; 
	height:13px;
  	width:160px;
}

#menu a:hover {
  	color:#ffffff; 
	background-color:#ff3333; 
}

#content {
	position:relative;
	float:left;
	width:400px;
	text-align:justify;
	padding:3px 0px 3px 0px;
}

#content a, #content a:visited {
	text-align:left;
	text-decoration:none;
	color: #ffffff;
	font-weight:bold;
}

#content a:hover {
  	color:#ff3333;
}

#content br {
	line-height: 5px;
}

#dik {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	text-indent:5px;
	color:#000000;
	background-color:#ffffff;
	display:block;
	height:13px;
	width:400px;
}

#textform {	
	font-family:Trebuchet MS;
	font-size:11px;
	text-align:left;
	text-indent:0px;
}

#archive {
	height:80px;
	width:400px;
	border-top:1px solid #ffffff;
}

#bottom {
	position:relative;
	float:left;
	margin:10px 0px 0px 0px;
	height:15px;
	width:580px;
	text-align:center;
	font-size:10px;
	color:#ffffff;
	line-height:10px;
	border-top:1px solid #ffffff;
}
