body {
	margin:18px 0 0 0;
	padding:0;
	background-color:#FFF;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1, #right h4 {
	margin:0;
	padding-bottom:5px;
	color:#000;
	font-size:12px;
}
a {
	color:#000;
}
a:hover {
	color:#c20108;
}
#head {
	width:938px;
	height:163px;
	margin:0px auto;
	padding:0px;
	background: url(images/head.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#head img {
	float:left;
	padding-left:7px;
}
#logo {
	float:left;
	width:198px;
	height:163px;
	background: url(images/logo.jpg);
	background-repeat:no-repeat;
}
#title {
	float:right;
	width:320px;
	margin-top:40px;
	height:96px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
#menu {
	float:right;
	width:704px;
	font-size:13px;
	font-weight:bold;
}
#menu li {
	list-style: none;
	margin: 0;
	display: inline;
}
#menu a {
	color:#FFF;
	text-decoration:none;
	padding-right:20px;
	text-transform:uppercase;
}
#main {
	width:938px;
	margin:10px auto;
	clear:both;
	padding-bottom:10px;
	text-align:justify;
}
.entry {
	padding:5px;
}
.entry2 {
	padding:15px 0 0 5px;
}
.entry3 {
	padding:25px 0 0 5px;
}
#mainleft {
	width:310px;
	float:left;
	color:#898a8c;
	font-size:10px;
	padding-bottom:10px;
}
#mainleft .post {
	width:300px;
	height:43px;
	background-color:#d8dad9;
	margin-top:10px;
	text-align:left;
	vertical-align:middle;
}
#mainleft table {
	height:100%;
}
#mainleft td {
	vertical-align:middle;
}
#mainleft .post2 {
	width:300px;
	margin-bottom:7px;
	text-align:left;
}
#mainleft .post img {
	margin-right:5px;
}
#mainleft h2 {
	margin:0;
	padding:0;
}
#mainleft p, #mainright p {
	margin:0;
}
#mainleft h2 a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin:0;
}
#left h1 a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin:0;
	color:#c20108;
}
#left h1 a:hover {
	text-decoration:underline;
}
.ddsg-wrapper h2 {
	font-size:12px;
	font-weight:bold;
	color:#c20108;
	text-transform:uppercase;
	display:block;
	padding:1px 0 0 14px;
}
#mainright {
	width:300px;
	float:right;
	font-size:10px;
	color:#868686;
}
#mainright img {
	margin-top:10px;
}
#mainleft h1, #mainright h1 {
	font-weight:bold;
}
#mainright h2 a {
	color:#c71040;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin:0;
}
#gray {
	width:650px;
	background-color:#87888c;
	color:#FFF;
	padding:10px;
	margin-bottom:15px;
	font-weight:bold;
	line-height:24px;
	text-align:justify;
}
#left {
	float:left;
	width:670px;
	padding-bottom:10px;	
}
#left h1, #right h1 a, #right h4 {
	text-transform:uppercase;
	display:block;
	padding:1px 0 0 14px;
}
#right {
	float:right;
	width:240px;
	font-size:10px;
	margin-bottom:10px;
}
#right img {
	margin-right:5px;
}
#left h1 {
	color: #c71040;
}
#right p {
	margin:0;
}
#right a {
	text-decoration:none;
}
#right h1 a, #right h4 {
	background: url(images/but.jpg) left no-repeat;
	margin-bottom:10px;
	clear:both;
}
#right h1 a:hover {
	background: url(images/sbut.jpg) left no-repeat;
}
#right h1 a {
	text-transform:none;
}
#right h2 {
	font-size:10px;
	font-weight:bold;
	margin:0 0 3px 0;
	padding:0;
}
h3 {
	font-size:10px;
	font-weight:bold;
	margin:0 0 3px 0;
	padding:0;
}
#right h4 {
	margin-top:25px;
}
#footer {
	margin-top:10px;
	clear:both;
	width:908;
	height:40px;
	margin:0px auto;
	padding-top:24px;
	padding-left:30px;
	color:#FFF;
	font-size:10px;
	background-color:#af0e38;
}
#footer a {
	color:#FFF;
}
#footer span {
	font-size:12px;
	font-weight:bold;
}
.adm {
	float:left;
	width:200px;
	height:250px;
	margin:10px;
	text-align:left;
}
.marc {
	color:#af0e38;
	font-size:10px;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}