 
.picture {
	background-color: #F9F9F9;
	border: 2px solid #363;
	padding: 8px;
	font: 11px/1.4em Arial, sans-serif;
	text-align: center;
} 
.picture img {
	border: 1px solid #363;
	vertical-align:middle;
	margin-bottom: 3px;
} 
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; } 
.center {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.8em;
	float: none;
}
.left {
	float:left;
	margin-top: .5em;
	margin-right: 0.8em;
	margin-bottom: .5em;
	margin-left: 0;
} 
body {
	margin: 0px;
	padding: 0px;
	background: #040F12 url(images/1photoshop/bodybargreen.jpg) repeat-x left top;
	color: #000000;
	font: 13px Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

h1 {
	color: #000000;
	font: 2.4em Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 2
.em;
	font-size: 2
.em;
	font-size: 2em;
	color: #000000;
}

h3 {
	font-size: 1.6em;
	text-align: center;
	line-height: 2em;
	color: #000000;
}

p, ul, ol {
	margin-top: 0;
	line-height: 140%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #0D6B82;
}

a:hover {
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/** HEADER */

#header {
	width: 950px;
	height: 248px;
	margin: 0px auto;
}

/** LOGO */

#logo {
	height: 200px;
	padding-top: 0px;
}

#logo h1 {
	margin: 0px;
	font-size: 36px;
	font-weight: normal;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo p {
	padding-left: 3px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BABABA;
}

#logo a {
	color: #BABABA;
}

/** MENU */

#menu {
	height: 48px;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	margin-right: 1px;
	float: left;
}

#menu a {
	display: block;
	height: 28px;
	padding: 14px 20px 0px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
	background: #000000;
}

#menu .active {
	background: #000000;
}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	padding: 10px 0px 30px;
}

#page-bgtop {
	padding: 10px 0px 20px;
}

#page-bgbtm {
}

/* Content */

#content {
	float: left;
	width: 650px;
	background: url(images/1photoshop/contenttransm.jpg) repeat-y left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#content-bgbtm {
	background: url(images/1photoshop/contenttransb.jpg) no-repeat left bottom;
	height: 70px;
}

#content-bgtop {
	background: url(images/1photoshop/contenttranst.jpg) no-repeat left top;
	height: 50px;
}


.post {
	margin-bottom: 15px;
	padding-right: 25px;
	padding-left: 25px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 38px;
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #FFFFFF;
}

.post .title a {
	color: #000000;
	border: none;
}

.post .meta {
	width: 400px;
	margin-top: 20px;
	padding: 5px 20px 5px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #3D4F5C;
}

.post .meta a {
	color: #3D4F5C;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	padding: 0px;
	color: #030;
	background: url(images/1photoshop/creammiddle.jpg) repeat-y left top;
}

#sidebar-bgtop {
	background: url(images/1photoshop/creamtop.jpg) no-repeat left top;
}

#sidebar-bgbtm {
	padding: 40px 0px;
	background: url(images/1photoshop/creambtm.jpg) no-repeat left bottom;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D1D1D1;
	margin: 0px 30px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding-left: 30px;
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #000000;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #054A60;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #054A60;
}

/** FOOTER */

#footer-wrapper {
	background: url(images/img02.jpg) repeat-x left top;
	height: 250px;
}

#footer {
	width: 950px;
	height: 250px;
	margin: 0px auto;
	background: url(images/img03.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	text-align: center;
	color: #006633;
}

#footer a {
	text-decoration: none;
	color: #133D47;
}

#footer .legal {
}

#footer .links {
}
.floatright {
	float: right;
	padding: 10px 5px 10px 15px;
}
.floatleft {
	float: left;
	padding-right: 15px;
}
.img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

