* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/bg_images/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #F2AE53;
	font-size: 14px;
}
#container {
	background-color: #FFF;
	width: 999px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 14px;
	font-style: normal;
	margin-right: auto;
	margin-left: auto;
}


#header {
	background-image: url(images/bg_images/bg_header.jpg);
	background-repeat: no-repeat;
	height: 143px;
	width: 996px;
	padding-top: 6px;
	padding-right: 3px;
}
#header img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
#MainMenu {
	background-image: url(images/bg_images/bg_MainMenu.jpg);
	background-repeat: no-repeat;
	height: 30px;
}

#footer {
	clear: both;
	background-color: #F2AE53;
	text-align: center;
	font-size: 10px;
	padding-top: 5px;
}

#ads {
	float: right;
	width: 130px;
	margin-top: 10px;
}
#bg_color {
	background-color: #e1ecb4;
	border: medium solid #57CAC2;
	padding: 15px;
}

#LeftColumn {
	width: 480px;
	float: left;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}




#RightColumn {
	float: left;
	width: 309px;
	margin-top: 20px;
	padding-right: 30px;
	padding-left: 10px;
	font-size: 14px;
}
#onecolumn {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 750px;
	margin-left: 50px;
	float: left;
	font-size: 14px;
}




#ArticleLeftColumn {
	width: 373px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	float: left;
	font-size: 14px;
	padding-right: 20px;
}


#blogLeftColumn  {
	width: 670px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 12px;
}
#blogRightColumn {
	clear: right;
	float: left;
	width: 130px;
	margin-top: 100px;
	padding-left: 10px;
}
#RightColumnBox {
	background-repeat: no-repeat;
	font-size: 11px;
}
h1 {
	color: #E42842;
	font-size: 36px;
	padding-left: 10px;
}
li {
	list-style-position: inside;
}


a:link{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #E42842;
}
a:visited{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #E42842;
}
a:hover{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #57CAC2;
}
a:active{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #57CAC2;
}
#copy img{
	float: none;
	margin-top: 0px;
	margin-bottom: 15px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#container #copy #ArticleLeftColumn h3 a img {
	float: left;
	margin-right: 8px;
	text-decoration: none;
}
#ArticleRightColumn {
	width: 408px;
	float: left;
	font-size: 14px;
	margin-top: 52px;
	margin-left: 8px;
}
#container #copy #ArticleRightColumn h3 a img {
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	text-decoration: none;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#twitter_image {
	margin-left: 80px;
	margin-top: 20px;
}
.violet {
	font-weight: bold;
	color: #57CAC2;
}
