body {
	margin: 0px 0 0 0;
	background: #1F1F1F;
	font-family:"Trebuchet MS", verdana, "Bitstream Vera Sans", arial, helvetica, sans-serif;
	font-size: 14px;
	height: 100%;
}

h5 {
	margin-bottom: 0;
}

p {
	margin-bottom: 0.5em;
}

.clear {clear: both;}

.boxarea {
	border: 1px solid #ddd;
	padding: 5px; 
	margin: 0 2px 0 2px;
	background: #FFFFFF;
}

.boxgray {
	background: #eeeeee;
}


.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.main-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	margin:0 0 10px 0;
	padding:4px;
	text-align:center;
}

.main-caption img {
	padding: 2px 0px 2px 0;
}

.main-caption .main-caption-text {
	font-size: 12px;
}

/* End captions & aligment */

#page {
	margin: 0 auto;
}

#header {
	background: transparent url(images/ab-watermark.png) no-repeat scroll left top;
	display: block;
	height: 55px;
	padding: 20px 0 10px;
	text-align:right;
}

#header h1 {
	font-size:24px;
	color:#ffffff;
}

#header h2 {
	font-size:24px;
	color:#ffffff;
}

.body {
	
	background: #f9f9f9 url(images/background.png) repeat-x;
	padding:4px;
}

.body a {
	text-decoration:none;
	color:#444444;
}

.body a:hover {
	text-decoration:underline;
	color:#000000;
}

hr.space-down {
	background: transparent;
}
 
.align-center {
	padding:10px;
}

.boxarea  h1{
	font-size: 1.8em;
}

.featured-entry {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/overlay.png) repeat scroll 0 0;
	color:#A7A7A7;
	display:block;
	overflow:hidden;
	padding:0;
	position:relative;
}

.entry-title {
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	padding:10px 15px 5px;
}

.entry-summary {
	display:block;
	margin:0;
	padding:0 15px;
}

.featured-photo {
	width: 600px; height: 400px;
	position:relative;
}

.featured-photo .featured-entry {
	height:85px;
	width: 100%;
	top:315px;
	position:absolute;
}

.featured-photo .entry-title {
	font-size:16px;
}

.featured-photo-mini {
	width: 294px; height: 198px;
	position:relative;
}

.featured-photo-mini .featured-entry {
	height:44px;
	top:154px;
	width: 100%;
	position:absolute;
}

.featured-photo-mini .entry-title {
	font-size:12px;
}

.featured-photo-mini-210 {
	width: 210px; height: 140px;
	float: left;
	position:relative;
}

.featured-photo-mini-210 .featured-entry {
	height:30px;
	top:110px;
	width: 100%;
	position:absolute;
}

.featured-photo-mini-210 .entry-title {
	font-size:9px;
	font-weight:normal;
	padding:5px 10px 5px;
}

.featured-photo-description {
	float: left;
	width: 410px;
	font-size:16px;
	font-weight:normal;
	padding-left:20px;
}

.featured-photo-description h4 {
	margin-bottom: 0.2em;
}



.sidebar {
	padding: 5px;
}

.sidebar ul {
	padding: 0 0 5px 0;
	list-style-type: none;
}

.sidebar h2  {
	margin-bottom:0em;
}

.ggad {
	text-align: center;
	margin: 0 auto 10px
}

#footer {
	margin: 10px auto;
}

#footlinks {
	font-family:  "Trebuchet MS";
	font-size: 12pt;
	color: #fff;
	text-align: center;
}

#footlinks a{
	text-decoration:none;
	padding: 0px 5px 0px 5px;
	color:#ffffff;
}
