* {
	margin: 0;
	padding: 0;
}

body {
background: #dbd7fd url(images/bg.jpg) repeat-y top center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
}

a {
text-decoration: none;
color: #085394;
}
a:hover {
text-decoration: underline;
color: #111;
}

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

#logo {
float:left;
background: #AD1011 url(images/bblogonew.jpg);
height:230px;
	}
#header {
height: 230px;
background: #ffffff url(images/headernew1.jpg) no-repeat;
background-position:right;
background-color:#FFFFFF;
}

#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 15px 0 0 20px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #000;
}
#header h2 {
font-size: 19px;
color: #e1c70e;
padding: 5px 0 0 20px;
font-weight: 100;
}

#header h3 {
font-size:14px;
color:#000099;
font-weight:100;
padding: 5px 0 0 20px;
}

#newsletter { float:right;

}

#menu {
height: 30px;
line-height: 30px;
background: #e1f2d0 url(images/menu.jpg) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 0px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 10px 0 10px;
text-decoration: none;
font-weight: 600;
font-size: 12px;
color: #fff;
}
#menu ul li a:hover {
color: #000;
text-decoration: none;
}

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

.right {
float: right;
width: 570px;
text-align: justify;
padding-top: 20px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #fff url(images/contenth2.jpg) no-repeat;
color: #fff;
}
.right h2 a {
text-decoration: none;
color: #fff;
}
.right h2 a:hover {
color: #111;
}

.left {
float: left;
width: 180px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #E9CF16 url(images/menuh2.jpg) no-repeat;
color: #fff;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 20px;
list-style-type: square;
color: #75B03C;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}

.footer {
text-align: center;
font-size: 11px;
color: #feeeee;
margin-top: 40px;
border-top: 1px dotted #aaa;
padding-top: 10px;
}
.footer a { color: #feeeee; }
.footer a:hover { color: #111; }

.ddgb_wrapper {
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px;
	font-size: 90%;
}
.ddgb_wrapper a img {
	border: none;
}
.ddgb_wrapper a {
	color: #005abe;
}
.ddgb_wrapper a:hover {
	color: #CC3366;
}
.ddgb_entry {
	background: #F8F8F8;
	border: 1px solid #BBBBBB;
	margin: 0 0 15px 0;
	padding: 8px 10px 8px 10px;
	text-align: left;
}
.mod {
	background: #005abe;
	color: #FFFFFF;
	display: inline;
	padding: 1px 10px 1px 10px;
	margin-right: 10px;
}
.mod a {
	color: #FFFFFF;
}
.mod a:hover {
	color: #CCCCCC;
}
.ddgb_entry p {
	margin: 0 0 8px 0;;
	padding: 0;
	line-height: 130%;
	color: #444444;
}
.ddgb_entry h1 {
	margin: 3px 0 0 0;
	padding: 0;
	font-size: 100%;
	color: #555555;
	letter-spacing: 1px;
	font-weight: bold;
}
.ddgb_info {
	font-size: 90%;
	color: #555555;
	float: right;
	margin: 0 0 5px 10px;
	text-align: right;
	line-height: 140%;
}
.ddgb_admin {
	font-size: 85%;
	color: #555555;
	text-align: right;
	padding: 3px 8px 3px 8px;
	border: 1px solid #BBBBBB;
	background: #E0E0E0;
}
.ddgb_h {
	font-weight: bold;
}
.ddgb_entrybox {
	text-align: left;
}
.ddgb_entrybox h1 {
	margin: 0;
	padding: 0;
	font-size: 140%;
	color: #777777;
	letter-spacing: 1px;
}
.ddgb_entrybox h2 {
	margin: 0;
	padding: 0;
	font-size: 140%;
	color: #FF4444;
	letter-spacing: 1px;
}
.ddgb_entrybox input {
	background: #F8F8F8;
	border: 1px solid #BBBBBB;
}
.ddgb_entrybox textarea {
	background: #F8F8F8;
	border: 1px solid #BBBBBB;
}
.ddgb_entrybox table {
	font-size: 90%;
	color: #666666;
}
.ddgb_entrybox li {
	margin: 0 0 5px 0;
}
.ddgb_nav {
	text-align: left;
}
.ddgb_smiles {
	font-weight: bold;
	font: 110% 'Courier New', Courier, Fixed;
	color: #505050;
	margin-bottom: 10px;
}
.ddgb_smiles img {
	margin: 2px 8px 0 0;
}