@charset "utf-8";
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background-image: url(images/bg_header_large.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 99px;
	margin: 0px;
	padding: 0px;
}
#hd1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-left: 150px;
}
#hd2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-left: 250px;
}


#navigation {
	background-image: url(images/bg_sidebar_large.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 154px;
	float: left;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#navigation ul {
	margin-left: 0px;
	margin-top: 0px;
	display: block;
	position: relative;
	list-style-type: none;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
}
#navigation li {
	font-size: 150%;
	font-weight: bold;
	padding-bottom: 0.2em;
	margin: 0px;
	padding-top: 0px;
	color: #666666;
}


#content {
	margin-left: 154px;
	font-size: 120%;
	padding: 5px;
	background-image: url(images/bg_body_small.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #000066;
}
#content h3 {
	font-size: 130%;
	font-weight: bold;
	color: #000066;
}

#content p {
	font-size: 120%;
	margin-bottom: .5em;
}
#content  p  strong {
	font-size: 100%;
	font-weight: bold;
}

#content a {
	font-size: 100%;
}
#content ul {
	margin-left: 50px;
}
#content li {
	font-size: 140%;
	padding-bottom: .5em;
}

#content li a:hover {
	font-size: 100%;
	color: #FFFFFF;
}

#content li a:link, #content li a:visited {
	font-size: 100%;
	color: #0066FF;
	text-decoration: underline;
	font-weight: bold;
}
#content  .visit_comment    {
	font-style: italic;
	margin: 0px;
	padding: 0px;
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#content .visit_ident {
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}





#footer {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #CEEBFD;
	border: 1px solid #0072BB;
	clear: left;
	margin-bottom: 10px;
}
#footer p {
	line-height: 52px;
}

li a:link, li a:visited {
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}

li a:hover {
	font-size: 100%;
	color: #FFFFFF;
}


#contact_form {
	padding-left: 20px;
}
#contact_form label {
	font-size: 100%;
}
#ewComments {
	width: 6em;
	height: 2em;
	font-size: 120%;
	font-weight: bold;
}

#name {
	width: 200px;
	font-size: 100%;
}
#email {
	width: 200px;
	font-size: 100%;
}
#message {
	width: 460px;
	font-size: 100%;
}
#security_code {
	font-size: 100%;
}

.warning {
	color: #FF0000;
	font-size: 100%;
}


.imageright {
	float: right;
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.imageleft {
	float: left;
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


body {
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#contact_form {
	padding-left: 20px;
}
#contact_form label {
	font-size: 100%;
}
#ewComments {
	width: 6em;
	height: 2em;
	font-size: 120%;
	font-weight: bold;
}

#name {
	width: 200px;
	font-size: 100%;
}
#email {
	width: 200px;
	font-size: 100%;
}
#message {
	width: 460px;
	font-size: 100%;
}
#security_code {
	font-size: 100%;
}

.warning {
	color: #FF0000;
	font-size: 100%;
}
#content .pcem {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
}
