
* {
	margin: 0;
	padding: 0;
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img { 
border: none; 
}

body {
	margin-top: 0px;
	background: #3d3d3d url(images/img01.jpg) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #cccccc;
}

/* Boxed */
.boxed {
}

.boxed .sd_title {
	margin: 0;
	padding: 0px 0px;
	background: url(images/s_cont.jpg) no-repeat left center;
	text-transform: uppercase;
	font-size: small;
}

/* Logo */

#logo {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	background: #000000 url(images/img02.jpg) no-repeat;
}



/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: #000000;
}

/* Content */

#content {
	float: left;
	width: 480px;
	padding: 20px;
	background: url(images/img03.jpg) no-repeat;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding:0px;
	padding-right:0px;
	background: url(images/img04.jpg) no-repeat;
}


/* Menu */

#menu {
	margin-bottom: 19px;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	padding-top: 1px;
	background: url(images/img07.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	display: block;
	width: 165px;
	padding: 7px 10px 7px 25px;
	text-transform: uppercase;
	background: url(images/img08.gif) no-repeat 10px 50%;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: x-small;
	font-weight: bold;
}

#menu a:hover {
	background-color: #0A0A0A;
}

/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img05.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #000000;
}

#footer a {
	color: #000000;
}

h1 { 
font-size: 1.9em; 
font-family:"Times New Roman",Georgia,Serif;
color: #2a3a3a;
margin:0; 
margin-bottom:.1em;
}
h2 { font-size: 1.6em; }
h3 { font-size: 1.2em; }
h5 { font-size: 0.9em;margin-bottom:0.1em;margin:0;font-family:"Arial",sans-serif;}
h6 { font-size: 10px;;margin-bottom:0.1em;margin:0;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;text-align: justify;}
h7 { font-size: 2.0em;margin-bottom:0.1em;margin:0;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
h8{ font-size: 1px; }

.name {
font-size: 1.2em;
font-family:"Times New Roman",Georgia,Serif;
position:relative;
left:50px;
top:8px;
float:left;
margin:0px 0px 0px 0px;
width:150px;
}
.sub {
font-size: 1.2em;
font-family:"Times New Roman",Georgia,Serif;
float:right;
position:relative;
padding-right:10px;
top:8px;
margin:0px 0px 0px 0px;
}
.text {
position:relative;
left:5px;
margin:0px 6px 0px 0px;
padding-top:1px;
line-height: 20px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.date {
float:right;
margin:5px 0px 0px 0px;
padding-right:8px;
}

p {
font-size: 11px;font-family:"Arial",sans-serif;
}

.title {
	margin: 0;
	position:relative;
	left:0px;
	padding: 0px 0px;
	background: url(images/comment_head.jpg) no-repeat left center;
	text-transform: uppercase;
	font-size: small;
	width:486px;
	height:34px;
}

.content {
	position:relative;
	left:0px;
	padding: 0px;
	background: url(images/comments_line.jpg) repeat-y;
	width:486px;
} 

.footer {
	position:relative;
	left:0px;
	margin-bottom:25px;
	background:url(images/comments_footer.jpg);
	width:486px;
	height:18px;;
}