* {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	background: #fede58;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	line-height: 16px;
}

/* Normal link */
a {
	color: #000000;
	text-decoration: none;
}

a:hover, a:active, a:focus {
color: #000000;
	text-decoration: none;
}

a img {
	border: none;
}



/* End of of styles for the demonstration */
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 65px;
	background-image:url(img/header.png);
	background-repeat:no-repeat;
	padding: 16px;
	
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	margin-left: 250px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
}
#content {
	padding: 0 40px;
}

#bee{
	position:relative;
	float:left;
	top: 6px;
	left: 9px;
	background-image:url(img/bee.png);
	background-repeat:no-repeat;
	height: 155px;
	width: 104px;
	clear:both;
}

#content #mid_mod{
	width: 710px;
}

#content #mid_top{
	background-image:url(img/mid_mod_top.png);
	background-repeat:no-repeat;
	height: 11px;
}
#content #mid_mid{
	background-image:url(img/mid_mod_mid.png);
	background-repeat:repeat-y;
	padding: 10px 120px;
	
}
#content #mid_dw{
	background-image:url(img/mid_mod_dw.png);
	background-repeat:no-repeat;
	height: 12px;
}

table.contentpaneopen{
//width: 560px;
}

td.contentheading{
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	line-height: 18px;
	display:block;
	background-image:url(img/content_head.png);
	background-repeat:no-repeat;
	height: 18px;
	//height: 47px;
	width: 520px;
	padding: 14px;
	//margin: 8px;
	//padding: 0px;
	//padding-left: 14px;

	color #000
	
}



/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 250px;
	position: relative;
	left: -250px;
}

#left_mod{
	width: 290px;

}

#left_top{
	background-image:url(img/left_mod_top.png);
	background-repeat:no-repeat;
	height: 12px;
}
#left_mid{
	display: block;
	background-image:url(img/left_mod_mid.png);
	background-repeat:repeat-y;
	padding: 16px;

}

#left_dw{
	background-image:url(img/left_mod_dw.png);
	background-repeat:no-repeat;
	height: 12px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1000px;

}

#footer_top{
	background-image:url(img/footer_up.png);
	background-repeat:no-repeat;
	height: 16px;
}

#footer_mid{
	display: block;
	background-image:url(img/footer_mid.png);
	background-repeat:repeat-y;
}

#footer_dw{
	background-image:url(img/footer_dw.png);
	background-repeat:no-repeat;
	height: 16px;
}




.comment-link{
	color: #000;
}

a.comment-link {
	color: #000;
	text-decoration: none;
}

a.comment-link:hover, a.comment-link:active, a.comment-link:focus {
	color: #000;
	text-decoration: underline;
}

a.readmore-link {
	color: #000;
	text-decoration: none;
}

a.readmore-link:hover, a.readmore-link:active, a.readmore-link:focus {
	color: #000;
	text-decoration: underline;
}

h1.componentheading, .componentheading {
	color: #000000;
	font-size: 200%;
	margin: 0 0 15px;
	padding: 5px 0;
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	color: #000;
	font-size: 180%;
	margin: 0 0 5px;
	padding: 0;
}


ul.pagination {
	border-top: 1px solid #90E2EC;
	color: #555555;
	margin: 15px auto 10px;
	padding: 10px 0 0;
	text-align: center;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span {
	padding: 2px 5px;
}

ul.pagination a {
	background: #F3FCFD;
	border: 1px solid #90E2EC;
	color: #666666;
	padding: 2px 5px;
	text-decoration: none;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 1px solid #49CEDF;
	color: #30d20a;
}

a.blogsection {
	color: #000;
	text-decoration: none;
}

a.blogsection:hover, a.blogsection:active, a.blogsection:focus {
	color: #000;
	text-decoration: underline;
}

a.pagenav {
	color: #000;
	text-decoration: none;
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus {
	color: #000;
	text-decoration: underline;
}

.banneritem{
padding: 5px;
text-align: center;
}


#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('left0000.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('right000.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('botleft0.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}


#background-image
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('blurry00.jpg') 330px 59px no-repeat;
}
#background-image th
{
	padding: 12px;
	font-weight: normal;
	font-size: 14px;
	color: #339;
}
#background-image td
{
	padding: 9px 12px;
	color: #669;
	border-top: 1px solid #fff;
}
#background-image tfoot td
{
	font-size: 11px;
}
#background-image tbody td
{
	background: url('back0000.png');
}
* html #background-image tbody td
{
	/* 
	   ----------------------------
		PUT THIS ON IE6 ONLY STYLE 
		AS THE RULE INVALIDATES
		YOUR STYLESHEET
	   ----------------------------
	*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='table-images/back.png',sizingMethod='crop');
	background: none;
}	
#background-image tbody tr:hover td
{
	color: #339;
	background: none;
}


.simple
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 20px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
.simple th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #16ae0b url('img/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #f7ca33;
}
.simple td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #087600 url('img/gradback.png') repeat-x;
}
.simple tfoot tr td
{
	background: #087600;
	font-size: 12px;
	color: #99c;
}
.simple tbody tr:hover td
{
	background: #b6fcb1 url('img/gradhove.png') repeat-x;
	color: #339;
}

#quest_mod{
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	display: block;
	margin: 0;
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 20px;
	width: 360px;
	height: 340px;
	background-image:url(img/quest.png);
	background-repeat:no-repeat;

}

#quest_top{
	background-image:url(img/mid_mod_top.png);
	background-repeat:no-repeat;
	height: 11px;
}
#quest_mid{
	background-image:url(img/mid_mod_mid.png);
	background-repeat:repeat-y;
	padding: 10px 120px;
	
}
#quest_dw{
	background-image:url(img/mid_mod_dw.png);
	background-repeat:no-repeat;
	height: 12px;
}
