body { background: #81A8C0; margin:0; padding:0; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; line-height:21px;}

#cointainer {
	height: 467px;
	width: 760px;
	margin-top: 60px;
	background: #FFF;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#homepic {
	width: 760px;
}
#home-navigation {
	background: #347298;
	height: 52px;
}
#blog-content p {
	font-size: 14px;
	line-height: 21px;
}


 #container-wrapper {
    width: 100%;
    text-align: center;
    }
 #title-graphic {
	background: url(<!--image path-->title-graphic.gif) no-repeat right;
	position: absolute;
	float: none;
	z-index: 4;
	height: 72px;
	width: 760px;
    }
	
#blog-content {
	float: right;
	width: 470px;
	margin-right: 32px;
	display: block;
	background: #fff;
	}
#blog-content h1 {
	font: 19px Georgia, "Times New Roman", Times, serif;
	color: #2C6284;
	margin-top: 0px;
}

#cointainer-blog {
	width: 760px;
	background: #fff;
	margin-right: auto;
	/*margin-top: 32px;*/
	margin-left: auto;
	text-align: left;
	display: block;
	padding-bottom: 24px;
}
#blog-content h2 {
	font-size: 13px;
	color: #666666;
	font-weight: normal;
}

#perry {
	width: 197px;
	display: block;
	float: left;
	padding-left: 18px;
	background: #FFFFFF;
}

#blog-content a {
	font-weight: bold;
	text-decoration: none;
}

.bline /* line between */
{
	margin: 0 0 22;
	padding: 0;
	border-bottom: 1px dotted #000;
}
#copyrights {
	font-size: 11px;
	padding-top: 12px;
	width:100%;
	text-align:center;
	clear:both;
}


blockquote {
	margin: 0px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	font-size: 14px;
	line-height: 21px;
	color: #2C6284;
	font-style: italic;
	}

#blog-navigation {
	background: #6594B2;
	height: 34px;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 16px;
	padding-top: 8px;
}

#blog-navigation a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#blog-navigation a:hover {
	text-decoration: underline
}



#ourblog { width:100%; float:left; padding-bottom:50px}
#ourblog h1 { font-size:21px; color:#2C6284; padding-bottom:10px}
#ourblog h3 { font-size:14px; padding-bottom:15px;}
#ourblog p { font-size:13px; color:#000; line-height:1.5em}


#ourblog .postedby { width:100%; height:19px; float:left;border-top:1px dotted #CCCCCC; border-bottom:1px dotted #CCCCCC; padding-top:5px; font-size:10px; color:#525252; margin-bottom:15px; text-transform:uppercase}
#ourblog .postedby a { color:#2C6284; text-decoration:none}
#ourblog .postedby .left { width:auto; float:left}
#ourblog .postedby .right { width:auto; float: right}


#ourblog .postcomment { width:100%; float:left; padding-bottom:10px}
#ourblog .postcomment h4 { float:left;}
#ourblog .postcomment p {float:right; text-align:right; margin:0; padding:0}
#ourblog .postcomment p a:hover { text-decoration:none}


#ourblog .commentbox { width:95%; float:left; background:#f7f7f7; padding:10px; border:1px solid #cccccc; margin-bottom:25px}
#ourblog .commentbox p { padding-bottom:5px}
#ourblog .poster { font-size:12px; float:left; font-weight: normal; padding-bottom:5px; text-align:left; color:#555555}
#ourblog .date { font-size:11px; float:right; font-weight: normal; text-align:right; color:#555555}

#ourblog .comment { width:95%; float:left; font-weight: normal; color:#555555; padding-top:10px; padding-bottom:5px}

#ourblog .name_blue { color:#007ebf; font-weight:bold}
#ourblog .name_grey { color:#555555; font-weight:bold}

#ourblog fieldset { margin:0; padding:0; border:none; padding-bottom:20px}
#ourblog fieldset .left { width:190px; float:left; margin:0; padding:0; border:none}
#ourblog fieldset .left .input { width:160px; padding:5px; background:url(/level9digital/images/template/bg_input.gif) no-repeat top left; border:1px solid #bbbbbb; color:#7f7f7f; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; margin-bottom:15px}

#ourblog fieldset .right { width:380px; float: right; margin:0; padding:0; border:none}
#ourblog fieldset .right .textarea { width:370px; height:165px; padding:5px; background:url(/level9digital/images/template/bg_input.gif) no-repeat top left; border:1px solid #bbbbbb; color:#7f7f7f; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; margin-bottom:15px}

#ourblog fieldset .button_submit { float:left}


.sidebarlist { width:175px; float:left; margin-top:25px; padding-left:0px; padding-bottom:10px}
.sidebarlist .heading { padding-bottom:15px}

.sidebarlist ul {list-style:none; margin:0; padding:0;}
.sidebarlist ul li { margin:0; padding:0;}
.sidebarlist ul li a {display:block; text-decoration:none; padding:7px 0; width:175px; font-size:13px; color:#2C6284; border-bottom:1px dotted #9f9c98; }
.sidebarlist ul li a.selected {color:#9c9c9c; }
.sidebarlist ul li a:hover { text-decoration:underline}
.sidebarlist .bloghead { color:#aaaaab; font-weight:bold; font-size:13px;padding-bottom:6px;}

.sidebarlist .rss_link {margin-bottom:24px;margin-top:12px;}
.sidebarlist .rss_link a { text-decoration:none;font-size:13px; color:#2C6284;}

a:link, a:visited {color:#2C6284;}
a:hover { color: #990000; }
a.sectionindex { font-weight: bold; }
a.fileindex { font-weight: normal; }
a.pageindex { font-size: 13px; color: #666666; font-weight: normal; line-height: 17px;}
a.abstractindex { font-weight: bold; }
a.sectionindex:hover, a.fileindex:hover	{ color: #2C6284; }
.sectionpage { font-weight: normal; }
.sectionpage_list { line-height:16px; }

.sitemap_level1	{ padding-left:2px; background-color: #cccccc; }
.sitemap_level2	{ padding-left:2px; }

.sitemap_page	{ font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 14px; font-weight: normal; }
.sitemap_section	{ font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
.sitemap_mainsection	{ font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; text-decoration: none; }
.storemap_level0	{ font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.storemap_level1, .sitemap_level3	{ padding-left:16px; }
.storemap_level2, .sitemap_level4	{ padding-left:28px; }
.storemap_level3, .sitemap_level5	{ padding-left:40px; }
.storemap_level4, .sitemap_level6	{ padding-left:56px; }
.storemap_level5, .sitemap_level7	{ padding-left:70px; }

.blog_pagenav	{ font-size: 11px; color: #2C6284; text-decoration: none; }
.s1	{ font-size: 10px; font-family: Arial, Helvetica, sans-serif; line-height: 11pt; font-weight: normal; }

.abstract, .sectionpage	{ font-weight: normal; }
.abstractdetails	{ font-size: 10px; color: #2C6284; }
.abstractdetails_head	{ font-size: 10px; font-weight: bold; color: #2C6284; }
.admin_button	{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #2C6284; text-decoration: none; background-color: #cccccc; text-align: center; }
.admin_dd_menu	{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #2C6284; text-decoration: none; background-color: #cccccc; }

