* {
	margin: 0;
	padding: 0;
}
img {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


body {
	background: url(images/bg.jpg) repeat-x,y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	
}

a {
text-decoration: none;
color: #666666;
}

}

#wrap {
margin: 0px auto;
width: 800px;
}

#header {
height: 190px;
background: url(images/header.jpg) no-repeat;
text-align: right;
}
#header h1 { 
font-size: 25px;
letter-spacing: -1px;
padding: 120px 40px 0 0;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
font-size: 18px;
color: #fff;
padding: 3px 40px 0 0;
letter-spacing: -1px;
font-weight: 100;
}

#content {
background: url(images/content.jpg) repeat-y;
padding: 0 20px;
}

.right {
	float: right;
	width: 440px;
	text-align: justify;
	margin-right: 0px;
	color: #000000;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 26px;
line-height: 26px;
}
.right h2 a {
text-decoration: none;

}
.right h2 a:hover {

}

.left {
	float: left;
	width: 150px;
	height: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;

}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #000;
font-size: 13px;
}
.left ul {
	padding: 10px 0 15px 0 20px;
	color: #FFFFFF;
	list-style-type: none;
	vertical-align: middle;
	line-height: 2;
}
.left ul li a {
	text-decoration: none;
	font-weight: 600;
	color: #FFFFFF;
}
.left ul li a:hover {
	color: #000000;

}

.menu {
float: right;
width: 150px;

}
.menu h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #000;
font-size: 13px;
}
.menu ul {
padding: 10px 0 15px 20px;
color: #FFFFFF;
list-style-type: none;
}
.menu ul li a {
text-decoration: none;
font-weight: 600;
}
.menu ul li a:hover {

}
.articles { padding: 12px; }

#bottom {
	background : url(images/bottom.jpg) no-repeat;
	padding: 10 px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #5FA72A;
}

#footer {
	text-align: center;
	font-size: 11px;
	color: #666666;
	padding-bottom: 10px;
	background-color: #5FA72A;
	margin-top: 5px;
}
#footer a { color: #fff; }
#footer a:hover { color: #111; }
#wrap #content .right .articles img {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
