body {
	font-family: arial, verdana;
	font-size: 13px;
	margin: 0 0 0 0 ;
	background: url('background.jpg') no-repeat;
}

.top {
	
	
	padding: 5px;
	width: 940px;
}
.logo {
	float: left;
}


#header 

{
	display: none;

}
hr {
	display: none;
}

.topleft {
	font-size: 50px;
	color: #dcdcdc;
	float: right;
	
}

.topleftb {
	float: right;
	margin-left: 10px;
}


.footer {
	
	padding: 5px;
	text-align: center;
	font-size: 11px;

	border-top: 1px solid #dcdcdc;
	background: #f5f5f5;
	
}
.footer a {
	color: #0A65CD;
	padding: 10px;
}

.sab-content {
	width: 940px;
	text-align: left;
	
}

.sidebar {
	float: left;
	width: 180px;
	background: url('bg.jpg');
	/*border-right: 1px solid #dcdcdc;*/
	/*background: url('menu.jpg');*/
	 /* for IE */
	 filter:alpha(opacity=90);
	 /* CSS3 standard */
	 opacity:0.9;
	 border: 1px solid #dcdcdc;
}

.sidebar h2 {
	color: #000;
	/*background: #f5f5f5;*/
	background: url('menu-bg.jpg');
	
	padding: 2px;
	text-align: right;
	
	font-size: 15px;
	padding-right: 6px;
}

.sidebar a {
	color: #696969;
}
.sidebar a:hover {
	color: #000;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	margin-left: 10px;
	
}
.sidebar li{
	list-style: none;
	padding-top: 5px;
	text-align: right;
	padding-right: 5px;
}



.content {
	float: left;
	
	
}

.content a {
	color: #0A65CD;
}


.one {
	width: 755px;
	background: #f5f5f5;

	border-left: none;
	border-top: none;
	border-bottom: none;
	position: relative;
	right: -10px;
	border-bottom: 1px dotted #dcdcdc;
	 /* for IE */
	 filter:alpha(opacity=90);
	 /* CSS3 standard */
	 opacity:0.9;
	 height: 100%;
	 line-height: 175%;
	 margin-top: 2px;
	 margin-bottom: 2px;
}

.two {
	width: 755px;
	height: 100%;
	background: #fff;
	position: relative;
	right: -10px;
	border-bottom: 1px dotted #dcdcdc;
	 /* for IE */
	 filter:alpha(opacity=90);
	 /* CSS3 standard */
	 opacity:0.9;
	 line-height: 175%;
	 margin-top: 2px;
	 margin-bottom: 2px;
}

.guest {
	width: 755px;
	height: 100%;
	background: #fff;
	position: relative;
	right: -10px;
	
	border: 1px  solid #d1eaf6;
	 /* for IE */
	 filter:alpha(opacity=90);
	 /* CSS3 standard */
	 opacity:0.9;
	 line-height: 175%;
	 margin-top: 2px;
	 margin-bottom: 2px;
}

.three {
width: 755px;
	
	background: #fff;
	position: relative;
	right: -10px;
	border-bottom: 1px dotted #dcdcdc;
	 /* for IE */
	 filter:alpha(opacity=90);
	 /* CSS3 standard */
	 opacity:0.9;
}

.one a, .two a {
	font-size: 25px;
	color: #0A65CD;
	position: relative;

	text-decoration: none;
}

.guest a {
	font-size: 25px;
	color: #0A65CD;
	position: relative;
	text-decoration: none;
}

.one a:hover, .two a:hover {
	color: #696969;
}

.cc a{
	font-size: 12px;
}

.padding {
	padding: 5px;
}

.title {
	padding: 2px;
	/*background: url('heading.jpg');*/
	position: relative;
	
	padding-left: 5px;
	
	position: relative;
	
}
h1 {
	font-size: 20px;
}

#menu   {
	font-weight: bold;
}

.feed {
	font-size: 13px;
	color: #696969;
	font-weight: bold;
}


.feed a {
	color: blue;
}

textarea {
	width: 500px;
	height: 90px;
}

.twee {
font-size: 11px;
	color: #696969;
	font-weight: bold;

	
	position: relative;
	top: -10px;
	width: 140px;
	text-align: left;
	margin-right: 10px;

}

.twee li {
border-bottom: 1px solid #dcdcdc;
padding: 5px;

}

.twee a{
font-size: 11px;
color: #0A65CD;
}

.categories {
border-bottom: 1px solid #dcdcdc;
border-top: 1px solid #dcdcdc;
background: lightblue;
padding: 5px;
}

.iFormH {
padding: 2px;
font-weight: bold;
}
.iForm {
padding: 2px;
}
.iText {
width: 255px;
}
.comments {
width: 255px;
height: 70px;
}


.top-links {
font-size: 12px;
}

.top-links a{
font-size: 12px;
margin: 0;
padding: 0;
color: #0A65CD;
}
.small a {
font-size: 12px;
}