body {
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/bg01.jpg);
	background-repeat: repeat;
	background-position: 1100px top;
	line-height: normal;
	text-decoration: none;
}

h1, h2, h3 {
	margin-top: 0px;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 42px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

p, ul, ol {
	margin-top: 0px;
	line-height: 160%;
	vertical-align: middle;
}

ul, ol {
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0px auto;
}

img.alignleft {
	margin-right: 20px;
}

img.alignright {
	margin-left: 20px;
}

a img {
	border: none;
}

/* Wrapper */

#wrapper {
	background: url(images/bg02.jpg) repeat-x left top;
}

/* Header */

#header {
	width: 920px;
	height: 40px;
	background: url(images/bg03.jpg) no-repeat left top;
	margin: auto;
	padding: 0px;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0px;
}

#logo h1 {
    float: left;
	padding: 60px 0px 0px 30px;
}

#logo h2 {
    float: left;
	padding: 80px 0px 0px 10px;
}

#logo a {
    float: left;
	text-decoration: none;
	color: #797979;
}

#logo a:hover {
    float: left;
	text-decoration: underline;
	color: #0098A4;
}

#logo h2, #logo h2 a {
    float: left;
	font-size: 13px;
	color: #9F9F9F;
}

/* Menu */

#menu {
	float: left;
}

#menu ul {
    float: left;
	margin: 0px;
	padding: 78px 30px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
    float: left;
	padding: 0px 20px 0px 22px;
	background: url(images/img02.gif) no-repeat left center;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7B7B7B;
}

#menu a:hover {
    float: left;
	text-decoration: underline;
	color: #0098A4;
}

#menu .first a {
    float: left;
	background: none;
}

/* Page */

#page {
	width: 920px;
	background: url(images/bg04.jpg) repeat-y left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	height: auto;
}

#bgtop {
	background: url(images/bg05.jpg) no-repeat left top;
}

#bgbottom {
	background: url(images/bg06.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: none;
	width: 650px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}

.post {
}

.post .title {
	padding: 0px 0px 0px 15px;
}

.post .title h2, .post .title h3 {
	margin: 0px;
	text-decoration: none;
}

.post .title h2 a, .post .title h3 a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .title h2 a:hover, .post .title h3 a:hover {
	text-decoration: underline;
}

.post .title p {
	margin: 0px;
	text-transform: none;
	font-size: 16px;
	color: #8D8D8D;
}

.post .title p a {
	text-decoration: none;
	color: #8D8D8D;
}

.post .entry {
	padding: 15px 15px 25px 15px;
	color: #808080;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	padding: 50px 10px 0px 0px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin: 15px 15px 25px 15px;
}

#sidebar li li {
	font-size: 11px;
}

#sidebar h2 {
	height: 27px;
	margin: 0px;
	padding: 3px 0px 0px 15px;
	background: url(images/img04.gif) no-repeat left top;
	font-size: 24px;
	color: #FFFFFF;
}

#sidebar a {
	color: #BCE8EC;
}

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0px auto;
	background: url(images/bg07.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
}

#footer a {
	color: #797979;
	margin-bottom: 60px;
}
#tabs {
	float:none;
	width:100%;
	font-size:100%;
	line-height:normal;
	height: 4px;
	padding: 2px;
	}
	
#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 7px;
	text-decoration:none;
	}

#tabs a span {
	float:none;
	display:block;
	background:url("tabright.gif") no-repeat right top;
	color:#6B78A9;
	margin: auto;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 5px;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#6B78A9;
	}

#tabs a:hover {
	background-position:0% -42px;
	color: #6B78A9;
	}

#tabs a:hover span {

	}  
