* {
	margin: 0;
	padding: 0;
}

body {
	background: #F6F6F6 url(images/img01.jpg) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;

}

form {

}

input, textarea {
	padding: 2px 5px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	cursor: hand;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 25px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;


}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000CC;
	margin-left: 0px;
	margin-right: 30px;
	list-style-image: none;
	margin-top: 10px;
}

h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #339;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C30;
	border-right-color: #C30;
	border-bottom-color: #C30;
	border-left-color: #C30;
	vertical-align: bottom;
	display: block;
	background-image: url(images/banner.jpg);
	text-align: center;
}

p, ul, ol {
	margin-bottom: 1.5 px;
	margin-top: 1.5 px;
	line-height: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	margin-top: 1px;
	margin-right: 5px;
}

.pcolor{
	margin-bottom: 2.5 px;
	line-height: 170%;
	margin-top: 1.5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C00;
}

ul, ol {
	margin-left: 2em;

}

.align-right {
	float:right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-right: 20px;
	padding-top: 30px;
}

dl.list1 {
	margin: 0;
	padding: 1;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0 0 0 2em;
	padding: 0;
	list-style: none;
	line-height: normal;
	background-color: #CCCCCC;




}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #000066;

}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;

}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Wrapper */

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-y;
}

#wrapper2 {
	background: url(images/img10.jpg) repeat-y left bottom;
}

/* Header */

#header {
	background: #FFFFFF url(images/img03.jpg) no-repeat;
	height: 215px;




}

/* Logo */

#logo {
	float: left;
}

#logo h1 {
	margin: 0;
	padding: 90px 0 0 78px;
	text-transform: lowercase;
	letter-spacing: -3px;
	font-size: 40px;
	color: #0000FF;
}

#logo h1 a {
	text-decoration: none;
	color: #0000FF;

}

/* Menu */

#menu {
	float: none;
	clip:     rect(auto auto auto auto);
	padding: 0px;



}

#menu ul {
	margin: 0;
	padding: 112px 78px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	color: #000000;
	padding: 0px;
	background-color: #CCCCCC;



}

#menu a {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border: solid #FFFFFF;
	background-color: #FFFFFF;



}

#menu a:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: underline;


}

/* Page */

#page {
	background-repeat: no-repeat;
	background-image: url(images/img04.jpg);
}

#topbanner {
	padding-left: 50px;
	padding-top: 5px;
}

/* Content */

#content {
	float: left;
	width: 520px;
	padding-right: 0;
	padding-bottom: 30;
	padding-left: 76px;
	padding-top: 0;

}
#contentwide {
	width: 800px;
	padding-right: 0;
	padding-bottom: 30;
	padding-top: 0;
	padding-left: 76px;

}

#contentwidea {
	width: 800px;
	padding-right: 0;
	padding-bottom: 30;
	padding-top: 0;
	padding-left: 190px;

}


.post {
	padding-top: 25px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

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

.post .entry {
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(images/img07.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(images/img09.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(images/img08.gif) no-repeat left center;
}

/* ContentR */

#contentr {
	float: right;
	width: 530px;
	padding-right: 76px;
	padding-bottom: 30;
	padding-left: 0;
	padding-top: 0;

}

.postr {
	padding-top: 50px;
}

.postr .entry {
}

pr {
	margin-bottom: 1.5px;
	line-height: 170%;
	margin-top: 1.5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	margin-left: 1.5px;



}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	padding-top: 30px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 50px;

}


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

}

#sidebar li {

}

#sidebar li ul {
	background-repeat: no-repeat;


}

#sidebar li li {
	margin: 0;

}

/* Sidebarl */

#sidebarl {
	float: left;
	width: 270px;
	padding-top: 60px;
	padding-bottom: 0;
	padding-left: 50px;
	padding-right: 0;
}

/* Search */

#search {

}

#search br {
	display: none;

}

#search input {















}

#search #s {
	width: 150px;
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6b6b6b;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;



}
#twowide {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 0px;
}

#twowide #colA {
	float: left;
	width: 340px;
	padding-left: 10px;
}

#twowide #colB {
	float: left;
	width: 340px;
	padding-left: 20px;
}

/* Widebar */

#widebar {
	margin: 0 50px;
	padding: 17px 28px 0;
	background: #F2F2F2 url(images/img11.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 254px;
	font-family: Georgia;
	font-size: 16px;
	color: #000066;



}

#widebar #colB {
	float: left;
	width: 254px;
	font-family: Georgia;
	font-size: 16px;
	color: #000066;
	padding-left: 20px;






}

#widebar #colC {
	float: left;
	width: 254px;
	font-family: Georgia;
	font-size: 16px;
	color: #000066;
	padding-left: 20px;






}

/* Footer */

#footer {
	height: 108px;
	background: url(images/img05.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 45px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}

.clear {
	overflow: hidden;
	width: 100%;
	padding-top: 191px;
	padding-left: 82px;
}

a.button {
	background: transparent url(images/bg_button_a.gif) no-repeat scroll right top;
	color: #000066;
	display: block;
	float: left;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	height: 24px;
	margin-right: 0px;
	padding-right: 18px;
	text-decoration: none;
}

a.button span {
	background: transparent url(images/bg_button_span.gif) no-repeat;
	display: block;
	padding: 5px 0 5px 18px;
	line-height: 14px;

}

a.button:active {
    background-position: bottom right;
    color: #FFFFFF;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 5px 0 5px 18px; /* push text down 1px 6px 0 4px 18px*/
}

a.button:hover {
    background-position: right bottom;
    color: #FFFFFF;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 5px 0 5px 18px; /* push text down 1px 6px 0 4px 18px*/
}

#twowide {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 0px;
}

#twowide #colA {
	float: left;
	width: 210px;
	padding-left: 10px;
}

#twowide #colB {
	float: left;
	width: 260px;
	padding-left: 20px;
}

