body { background: #fff url('body.gif') top repeat-x; font-family: Arial, Helvetica, sans-serif; padding: 10px; }
#container { width: 900px; margin: 0 auto; }
/* =Header
----------------------------------------------- */
#header { height: 90px; position: relative; }
    #header h1 a { display: block; text-indent: -5000px; width: 457px; height: 69px; left: 20px; top: 3px; }
    #utility-nav {
    position: absolute;
    right: 20px;
    top: 51px;
    left: 580px;
    width: 320px;
}
    #utility-nav li { display: block; float: left; font-size: 12px; color: #ffffff; text-decoration: none; padding: 0 5px; }
    #utility-nav li a { display: block; float: left; font-size: 11px; color: #ffffff; text-decoration: none; padding: 0 5px; background: url('utility_nav_divider.gif') left no-repeat; }
    #utility-nav li a:hover, #utility-nav li a.active { color: #E9F5FE; text-decoration: underline; }
    #utility-nav li.first-item a { background: none; }

    #main-nav { background: url('main_nav.gif') left no-repeat; margin: 0 -9px; height: 53px; width: 891px; position: absolute; bottom: 11px; padding: 5px 0 0 27px; }
    #main-nav li { display: inline; }
    #main-nav li a { display: block; float: left; font-size: 12px; font-weight: bold; color: #fff; text-decoration: none; padding: 12px 20px 0 20px; background: url('main_nav_divider.gif') left no-repeat; height: 27px; }
    #main-nav li.first-item a { background: none; padding-left: 0; }
    #main-nav li a.active span {  background: url('main_nav_active.gif') bottom center no-repeat; height: 31px; display: block; float: left; cursor: pointer; color: #B3640D; }
    #main-nav li a:hover { color: #B3640D; }
/* =Sub Header
----------------------------------------------- */
#sub-header { background: url('sub_header.gif') no-repeat; width: 900px; position: relative; padding-top: 43px; margin-bottom: 10px; }
    p.breadcrumbs {
	font-size: 11px;
	color: #777;
	position: absolute;
	top: 14px;
	left: 541px;
	width: 355px;
}
    #search { background: url('search.gif') no-repeat; width: 220px; height: 20px; position: absolute; right: 20px; top: 11px; }
    #search legend { display: none; }
    #search .input-text { width: 187px; background: none; border: none; font-size: 11px; color: #999; display: block; float: left; padding: 3px 0 0 9px; }
    #search .input-button { width: 16px; height: 20px; cursor: pointer; background: none; border: none; }

    #images { background: #fff; height: 134px; margin-left: 1px; margin-right: 0; }
    #images li { display: block; float: left; margin: 1px 1px 0 0;}
    #images li.first-item { margin-left: 1px; }
    #images li.last-item { margin-right: 0; }

    #directory { background: url('directory.gif') bottom no-repeat; padding: 0 0 11px 0; }
    #directory-inner { background: #f5f5f5 url('directory_list.gif') top left no-repeat; padding-bottom: 5px;}
    #directory ul { width: 880px; float: left; padding: 10px 0 0 20px; }
    #directory ul li { background: url('directory_bullet.gif') left no-repeat; padding-left: 8px; }
    #directory ul li a { font-size: 11px; color: #666; text-decoration: none; line-height: 1.6; }
    #directory ul li a:hover, #directory ul li a.active { border-bottom: 1px dotted #333; color: #333; }
/* =Sidebar
----------------------------------------------- */
#sidebar { width: 260px; float: left; padding-left: 5px; margin-right: 20px; }
    #sidebar h2, #main-content h2, #gallery-content h2 { font-size: 20px; color: #2e9eff; margin-bottom: 5px; text-indent: 8px; }
    #sidebar ul { background: #f4f4f4 url('sidebar_li.gif') top repeat-x; }
    #sidebar ul li { padding: 5px; background: url('sidebar_li.gif') bottom repeat-x; line-height: 1.4; }
    #sidebar ul li img { float: left; padding: 1px; border: 1px solid #ddd; margin-right: 8px; }
    #sidebar ul li h3 { font-size: 11px; font-weight: bold; color: #ee912a; }
    #sidebar ul li p { font-size: 11px; color: #999; }
    #sidebar ul li a { background: url('read_more.gif') left no-repeat; padding-left: 12px; color: #5c91c7; font-size: 11px; text-decoration: none;}
    #sidebar ul li a:hover { color: #FF6600; text-decoration:underline; }
/* =Main Content
----------------------------------------------- */
#main-content { background: url('content_bg.jpg') repeat-y; width: 610px; float: left; margin-bottom: 20px;  }
    .article-wrapper .article-actions { background: url('gap.jpg') top repeat-x; height: 20px; font-size: 11px; color: #999; padding: 10px 0 0 8px; }
    .article-wrapper .article-actions li { display: inline; margin-right: 10px; }
    .article-wrapper .article-actions li img { vertical-align: middle; margin-right: 6px; }
    .article-wrapper .article-actions li a { color: #666; }
    .article-wrapper .article-actions li a:hover { text-decoration: underline; }
    .article-wrapper .article { width: 574px; margin: 0 auto;  }
    .article-wrapper .article h3 { font-size: 14px; font-weight: bold; color: #ee912a; padding-left:13px; }
    .article-wrapper .article p { color: #666; font-size: 12px; line-height: 1.6; margin-bottom: 10px; }
    .article-wrapper .article strong { font-weight: bold; }
    .article-wrapper .article em { font-style: italic; }
    .article-wrapper .article p a { color: #5c91c7; text-decoration:none; }
    .article-wrapper .article p a:hover { color: #3b6691; }
/* =Main Content
----------------------------------------------- */
#gallery-content { background: url('gallery_bg.jpg') top repeat; width: 890px; float: left; margin-bottom: 20px; padding-left: 5px; margin-right: 10px;  }
    .gallery-wrapper .gallery-actions { background: url('gap.jpg') top repeat-x; height: 20px; font-size: 11px; color: #999; padding: 10px 0 0 8px; }
    .gallery-wrapper .gallery-actions li { display: inline; margin-right: 10px; }
    .gallery-wrapper .gallery-actions li img { vertical-align: middle; margin-right: 6px; }
    .gallery-wrapper .gallery-actions li a { color: #666; }
    .gallery-wrapper .gallery-actions li a:hover { text-decoration: underline; }
    .gallery-wrapper .gallery { width: 880px; margin: 0 auto; }
    .gallery-wrapper .gallery h3 { font-size: 14px; font-weight: bold; color: #ee912a; margin-bottom: 6px; }
    .gallery-wrapper .gallery p { color: #666; font-size: 12px; line-height: 1.6; margin-bottom: 10px; }
    .gallery-wrapper .gallery strong { font-weight: bold; }
	.gallery-wrapper .gallery em { font-style: italic; }
    .gallery-wrapper .gallery p a { color: #5c91c7; text-decoration:none; }
    .gallery-wrapper .gallery p a:hover { color: #3b6691; }
/* =Footer
----------------------------------------------- */
#footer { background: url('footer.gif') no-repeat; width: 898px; height: 40px; margin: 0 auto 10px auto; clear: both; padding-top:15px; position: relative; }
    #footer p { font-size: 11px; color: #999;}
    #footer p.copyright { padding-left: 25px; }
    #footer p.copyright span { color: #5c91c7; }
    #footer p.authors { position: absolute; right: 25px; top: 14px; }
    #footer p.authors a { color: #5c91c7; text-decoration: none; } 

#domticker{
width: 570px;
height: 20px;
margin-left: 20px;
}
#domticker div{ 
}
#domticker a{
font-size: 14px; font-weight: bold; color: #43884A; margin-bottom: 6px; text-decoration: none; }
#pscroller1{
width: 230px;
height: 190px;
font-size: 11px; font-weight: bold; color: #43884A; margin-bottom: 6px; text-decoration: none; 
padding: 5px;
}
.style2 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	margin-right:10px;
}

/*--------Gallery-------------*/
.photo_gallery
{	
	float: left;
	width:220px;
	height:auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003366;
}


.clear
{
	clear:both;
}

.photo_list
{
	width:auto;
	height:auto;
}

.photo_list a img
{
	border:0px;
} 

.gallery_title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	vertical-align:middle;	
}

.img
{	
	float:left;
	height:34px;	
	margin-right:10px;
}

#album_container
{
	width:890px;
	height:auto;
}

#album_content
{
	list-style:disc;	
}

.album_li_style
{
	clear:both;
	width:100%;
	height:auto;
	margin:0 auto;	
}

#album_sub
{
	clear:both;
}

#album_wrapper
{
	float:left;
	width:220px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#FF8000;
}

#album_wrapper img
{
	margin-left:0;
}

#album_wrapper a
{
	text-decoration:none;
	color:#FF8000;
}

#album_wrapper a img
{
	border:0;
}

#album_wrapper a:hover
{
	color:#FF8000;
}

/* ----------------Photo album------------*/

#image_container
{
	width:890px;
	height:auto;
	overflow:hidden;
}

.image_title_container
{
	width:auto;
	height:35px;
	padding-bottom:20px;
}

.image_table_container
{
	width:890px;
	height:auto;
	overflow:hidden;
}

.back
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:right;
	width:85px;	
	overflow:hidden;
	font-weight:bold;	
}

.back a
{
	color:#FF8000;
	text-decoration:none;
}

.back a:hover
{
	text-decoration:underline;
}

.article_heading
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
}

.article_content
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

.album_title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FF8000;
	font-weight:bold;
	letter-spacing:1px;
	padding-left:10px;
}
