* {
	margin: 0;
	padding: 0;
}

body {
background:url(images/Texture0116.jpg) repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #500000;
}

a {
text-decoration: none;
color:  #bd5f6c;
}
a:hover {
text-decoration: underline;
color: #be9898;
}

#wrap {
margin: 0 auto;
width: 800px;
background:#f1f1f1;
}

#header {
	background:#370000;
	border-top: #817971 10px solid;

}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 10px 0 15px 20px;
color: #fff;
}
#header h1 a { 
color: #FFA500;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #eee;
}
#header h2 {
font-size: 19px;
color: #008000;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#content {
padding: 0 20px;
}

.left {
float: left;
width: 550px;
text-align: justify;
padding-top: 30px;
padding-left:10px;
line-height:20px;
}
.left h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #008000;
}
.left h2 a {
text-decoration: none;
color: #fff;
}
.left h2 a:hover {
color: #111;
}

.right {
float: right;
width: 180px;
padding-top: 30px;
}
.right h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #008000;
color: #fff;
font-size: 13px;
}
.right ul {
padding: 10px 0 15px 20px;
color: #008000;
}
.right ul li a {
text-decoration: none;
font-weight: 600;
}
.right ul li a:hover {

}
.articles {
padding: 10px;
}

#footer {
	height:30px;
	background:#370000;
	border-bottom: #817971 10px solid;
}
#footer a { color: #aaa; }
#footer a:hover { color: #eee; }


.my_left_header{
	text-align:left;
	padding-left:0;
	font-size:14px;
}

.my_left_item{
	width:150px;
	padding-bottom:5px;
	background:url(images/arrow3_e.gif) no-repeat 0px 5px;
	padding-left:20px;
	border-bottom: 1px dotted #817971;
	line-height:20px;
}


.box_1_top h1{
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}
