body{
	margin:0px;
	padding:0px;
	background:url(img/top_bg.jpg) repeat-x top left #d4e0ee;
	text-align:center;
	font:12px Arial,Helvetica,sans-serif;
}
#container{
	width:755px;
	margin:auto;
	padding-bottom:40px;
}

/* header styles */

h1,h2,h3,h4,h5,h6{
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bolder;
	margin:10px 0px 0px 10px;
	color:#222;
	background-color:transparent;
}

* html h1,* html h2,* html h3,* html h4,* html h5,* html h6{padding-left:10px;}, * html h7,

h1{font:28px "Trebuchet MS",sans-serif;color:#9C0;text-transform:uppercase;font-weight:100;letter-spacing:16px;}
h2{font:24px "Trebuchet MS",sans-serif;color:#1AB;font-weight:bolder;}
h3{font:20px "Trebuchet MS",sans-serif;color:#9C0;font-weight:normal;}
h4{font:16px "Trebuchet MS",sans-serif;color:#9C0;text-transform:uppercase;font-weight:100;letter-spacing:8px;}
h5{font:13px "Trebuchet MS",sans-serif;color:#1AB;font-weight:bolder;}
h6{font:14px "Trebuchet MS",sans-serif;color:#9C0;font-weight:normal;}
h7{font:12px "Trebuchet MS",sans-serif;color:#9C0;font-weight:bolder;}
/* basic styles */

a{
	color:#1AB;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	color:#9C0;
}

p{
	line-height:24px;
	margin:5px 0px 15px 0px;
}

b,i,em{color:#444;}

hr{
	border: none 0;
	border-top: 1px dotted #777;
	width:90%;
	height: 1px;
	margin:20px 20px 20px 20px;
}

/* header */

#header{
	width:755px;
	height:100px;
	margin:auto;
	position:relative;
	background:url(img/header.jpg) no-repeat top center;
}

#header p{
	color:#1AB;
	text-align:right;
	font:24px "Trebuchet MS",sans-serif;
	font-weight:bolder;
	margin-right:20px;
	padding-top:20px;
}

/* main content styles */

#content{
	background:url(img/innerbg.jpg) repeat-y top center;
	min-height:400px;
	position:relative;
	width:755px;
	color:#777;
	text-align:left;
}

* html #content{
	height:auto;
	position:relative;
}

#content ul{
	margin:0 0 0 20px;
	padding:5px 5px 5px 5px;
	list-style-type:square;
}

#content ul li,#content ol li{padding-bottom:6px;}

#content .pre{
	font:11px "Courier New",Courier,sans-serif;
	color:#af454a;
}

#content .date{
	font:14px Arial,Helvetica,sans-serif;
	font-weight:bolder;
	text-align:right;
	margin-top:-22px;
}

#content .blogfoot{
	background:url(img/blogfoot.jpg) no-repeat top center;
	width:523px;
	height:41px;
	margin:-20px 20px 20px 20px;
}

#content .blogfoot p{
	font-weight:bolder;
	margin-left:-20px;
	padding-top:10px;
	font-size:11px;
	letter-spacing:2px;
}

#content .blogfoot a{color:#777;}

#content .blogfoot b{
	margin: 0 10px 0 10px;
	font-weight:normal;
}

/* main content */

#leftside{
	width:550px;
	float:left;
	padding:10px;
}
* html #leftside{padding-top:20px;}

#leftside p, #leftside ul, #leftside ol{padding:0 10px 0 30px;}
#leftside ul li{padding:0 0px 0 5px;},#leftside ol li{margin-left:20px;}

/* sidebar content*/

#rightside{
	width:155px;
	float:right;
}
* html #rightside{padding-top:30px;}
* html #rightside{padding-bottom:1000px;}
#rightside p{
	margin-right:10px;
	font-size:90%;
	line-height:18px;
}

#rightside h4,#rightside h5,#rightside h6{margin-left:-10px;}

#rightside ul.links{list-style-type:none;margin: 10px 0 0 -10px;}
* html #rightside ul.links{padding-left:10px}

/* image styles */

img,img.floatright,img.floatleft{
	border:1px dotted #777;
	padding:2px;
	background-color:inherit;
}

img, a:hover img.floatright,a:hover img.floatleft{
	border-color:#1AB;
	background-color:transparent;
}

/* floating */

.floatleft{float:left;}
.floatright{float:right;}

.floatleft p{padding:0px 10px 0px 0px;}
.floatright p{padding:0px 0px 0px 10px;}

img.floatleft{margin:15px 15px 5px 20px;}
img.floatright{margin:15px 0px 5px 15px;}

/* form styles */

form select,form input,form textarea{
	font:11px Arial,Helvetica,sans-serif;
	background-color:#FFF;
	border:1px solid #777;
}

form input:hover,form input:focus,form textarea:hover,form textarea:focus,form select:hover,form select:focus{
	background-color:#FFD;
	border:1px solid #444;
}

form select{padding:1px;}
form input{padding:1px;}
form label{display:block;color:#444;}
form textarea{padding:1px;line-height:16px;}
form p{margin:10px 0px;}

/* top menu bar */

#menu_bar{
	text-align:left;
	margin-bottom:20px;
}

#menu_bar a{
	color:#FFF;
	font:18px "Trebuchet MS",sans-serif;
	font-weight:bolder;
	padding-right:25px;
	text-decoration:none;
}

#menu_bar a:hover{
	color:#9C0;

}
/* footer bar */

#footer{
	background:url(img/footer.jpg) no-repeat bottom center;
	position:relative;
	width:755px;
	height:46px;
	clear:both;
	margin:0 auto;
}


#footer .copy{text-align:right;margin:-25px 14px 0 0;}
#footer .footlinks{font-size:90%;text-align:left;margin:0 0 0 10px;padding-top:15px}
#footer .footlinks a{color:#777;font-weight:bold;}
#footer .footlinks a:hover{text-decoration:underline;background-color:transparent;}

