html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}

del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}


body  {
	background-image:url(/edited/bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial;
	color:#666;
	background-color:#000;
	
}

#mainwrapper  {
	width:1050px;
	position:relative;
	margin:auto;
}

#header  {
	width:1050px;
	background-image:url(/edited/header.png);
	height:208px;
}

#navbar  {
	width:1050px;
	background-image:url(/edited/navbar2.png);
	height:48px;
}

#navbar ul  {
	padding-left:4px;
	padding-top: 7px;
}

#navbar ul li  {
	text-align:center;
	float:left;
	padding:0px 46px;
}

#navbar ul li a {
	color:white;
	text-decoration:none;
}

#navbar ul li a:hover {
	color:gray;
}

#leftcolumn {
	width:732px;
	float:left;
}

#lefttop  {
	width:732px;
	height: 27px;
	background-image:url(/edited/maintop.png);
}

#leftmiddle ul, #leftmiddle ul li {list-style-type:disc !important;}

#leftmiddle ul li {margin-left:20px;}

#leftmiddle {
	width:732px;
	min-height: 400px;
	height: auto;
	background-image:url(/edited/mainmiddle.png);
	line-height:21px;
}

#leftbottom {
	width:732px;
	height: 26px;
	background-image:url(/edited/mainbottom.png);
}

#rightcolumn {
	float:right;
	width:318px;
	}
	
#righttop  {
	width:318px;
	height: 25px;
	background-image:url(/edited/righttop.png);
}

#rightmiddle {
	width:318px;
	min-height: 400px;
	height: auto;
	background-image:url(/edited/rightmiddle.png);
}

#rightbottom {
	width:318px;
	height: 35px;
	background-image:url(/edited/rightbottom.png);
}

#footer {
	text-align:center;
	clear:both;
	width:732px;
	padding-bottom:30px;
}

.padding {
	padding:10px 20px 5px 40px;
}

p {
	padding-bottom:12px;
}

h3, h4, h5, h6  {
	padding-bottom:3px;
}
	
h1, h2 {
	padding-bottom:6px;
}

#rightmiddle ul li {
	list-style-type:none;
}

.widget-container  {
	list-style-type:none;
	padding-bottom:12px;
}

.widget-title, .widget-title h3  {
	text-align:center;
}

.simple-social-icons2 {overflow: hidden;
width: 200px;
margin-left: 32px;}