BODY {
background-image: url('/images/blacktop-gradient.gif');
background-position: top left;
background-repeat: repeat-x;
font-family: Verdana, Geneva, sans-serif;
background-color: #5f94c9;
font-size:80%;
}

HR {
height: 1px;
border: 0;
color: #B1C3D7;
background-color: #B1C3D7;
margin-top: 10px;
margin-bottom: 10px;
}
BLOCKQUOTE {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
margin:10px 0px 0px 0px;
padding: 10px 60px;
background: #e7e4e0 url('/images/quotes.png') no-repeat 15px 5px;
border-radius:6px;
}
	BLOCKQUOTE P {
	margin:0px 0px 5px 0px;
	}
	BLOCKQUOTE + P { 
	margin-top:0px;
	padding-top:0px;
	}
CITE {
font-weight:bold;
font-style:normal;
padding-left:10px;
}
CITE:before {
content:"- "
}
P { 
margin:1em 0px;
}
A:link, A:visited, A:active {
color: #0066B3;
text-decoration: none;
}
A:hover {
text-decoration: underline;
}
h1 {
color: #315275;
font-size: 12pt;
margin-top: 0px;
margin-bottom: 10px;
text-align: center;
}
h2 {
color: #315275;
font-size: 12pt;
margin-top: 0px;
margin-bottom: 10px;
}
h3 {
font-size: 11pt;
color: #9d672d;
margin-top: 0px;
margin-bottom: 0px;
}
h4 {
font-size: 11pt;
color: #000000;
margin-top: 0px;
margin-bottom: 0px;
}
h5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
font-weight: normal;
margin: 8px 0px 4px 0px;
padding: 10px 10px 10px 10px;
background: #E6F4FF;
border: 1px solid #D5E3EE;
}
h6 {
font-family: Verdana, Geneva, sans-serif;
font-size: 14pt;
color: #6d5345;
font-weight: bolder;
margin-top: 4px;
margin-bottom: 8px;
padding: 8px 18px 8px 18px;
background-color: #E6F4FF;
border: 1px solid #D5E3EE;
text-align: center;
}
#header {
position:relative;
width:960px;
height:85px;
margin:0px auto 0px auto;
}
	#meta {
	position:absolute;
	bottom:-23px;
	right:35px;
	text-align:right;
	font-size:70%;
	list-style-type:none;
	z-index:150;
	}
	#meta a {
	color:#ccc;
	}
	#meta li {
	float:left;
	margin:0px 5px;
	}
	#header .logo {
	position:absolute;
	top:5px;
	left:200px;
	height:75px;
	width:240px;
	}
	#header #logo {
	height:75px;
	width:240px;
	}
	#header #social-buttons {
	float:right;
	margin-top:4px;	
	height:52px;
	padding:4px;
	background:#111520;
	border:2px solid #444850;
	border-radius:8px;
	}
	#header #social-buttons img {
	border:1px solid transparent;
	}
	#header #social-buttons a:hover img {
	outline:1px dotted #99ccff;
	}
	#header #label {
	float:right;
	margin:23px 10px 0px 0px;
	width:160px;
	height:50px;
	font-size:16pt;
	font-weight:bold;
	color:#9cf;
	text-align:right;
	}
#top-menu {
position:relative;
margin:0px auto 0px auto;
width:900px;
padding:0px;
list-style-type:none;
}
	#top-menu li {
	float: left;
	position:relative;
	margin:0px;
	padding: 0px 0px 0px 5px;
	background:transparent url('/images/menu-item.gif') no-repeat left top;
	}
	#top-menu A {
	display: block;
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 3px 10px 4px 5px;
	background:transparent url('/images/menu-item.gif') no-repeat right top;
	margin:0px;
	}
	#top-menu ul {
	display:none;
	list-style-type:none;
	margin:0px;
	padding:5px 0px;
	position:absolute;
	top:20px;
	left:-1px;
	z-index:150;
	background:#6285B2 url('/images/blacktop-gradient.gif') repeat-x 0px -200px;
	border-left:1px solid #162330;
	border-right:1px solid #162330;
	border-bottom:1px solid #162330;
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
	}
	#top-menu ul li {
	float:none;
	padding:0px;
	background:transparent none;
	}
	#top-menu ul li.submenu {
	font-size:11pt;
	font-weight:bold;
	text-indent:15px;
	border-top:1px solid #162330;
	margin-top:10px;
	padding:4px 0px 2px 0px;
	color:#D6EDFD;
	}
	#top-menu ul a {
	padding:0px;
	padding:4px 10px;
	background:transparent none;
	white-space:nowrap;
	}
	#top-menu ul a:hover {
	background:#6285B2;
	}
	#top-menu li:hover {
	color: #fff;
	background-position: 0% -25px;
	}
	#top-menu li:hover ul {
	display:block;
	}
	#top-menu li:hover a {
	background-position: 100% -25px;
	}
	#top-menu #current {
	background-position: 0% -25px;
	}
	#top-menu #current a {
	background-position: 100% -25px;
	}

#top-left, #top, #top-right, #bottom, #bottom-right {
height: 20px;
}
#top-left {
background:transparent url('/images/topleft_gradient.png') no-repeat top left;
}
#top {
background: #ffffff url('/images/topright_bw.gif') no-repeat top right;
}
#bottom {
background: #ffffff url('/images/bottomright_bw.gif') no-repeat bottom right;
}

.banner {
background:#97897D url('/images/banner4.jpg') no-repeat;
}
#latest-news {
float:left;
width:338px;
padding:0px 10px;
margin: 10px 0px 0px 265px;
color: #FFFFFF;
font-size: 9pt;
line-height: 120%;
border:1px solid #000;
background:transparent url('/images/half-transparency.png');
}
#latest-news p {
margin:0px 7px 14px 7px;
}
#latest-news h2 {
margin:10px 0px;
padding:0px;
}
#latest-news h2 a {
text-decoration:none;
font-size:11pt;
color:#D6EDFD;
}
#latest-news h2 a:hover {
text-decoration:underline;
}
#latest-news div {
position:relative;
margin:0px 0px 10px 0px;
}
#latest-news div.date {
width:25px;
line-height:100%;
text-align:center;
font-size:9pt;
font-weight:bold;
position:absolute;
padding:7px;
left:-57px;
top:-11px;
border:1px solid #000;
font-variant:small-caps;
background:transparent url('/images/half-transparency.png');
}
#latest-news span.date {
font-size:7pt;
font-weight:bold;
}
#latest-updates {
width:324px;
position:relative;
float:left;
padding:0px;
margin: 10px 0px 0px 10px;
}
#latest-updates ul {
list-style-type:none;
margin:0px;
padding:0px;
}
.simpleimage {
position:relative;
float:left;
padding:0px;
margin:0px 10px 10px 0px;
width:150px;
height:107px;
border:1px solid #000;
}
div:hover.simpleimage {
border:1px solid #D6EDFD;
}
.simpleimage a {
text-decoration:none;
}
.simpleimage a.simple-img {
display:block;
position:absolute;
top:0px;
width:150px;
height:107px;
z-index:10;
}
.simpleimage a.simple-title {
padding:1px 5px 2px 5px;
line-height:100%;
font-weight:bold;
display:block;
position:absolute;
bottom:0px;
margin:0px; 
width:140px;
z-index:20;
background:transparent url('/images/half-transparency.png');
text-shadow: #000 0.06em 0.06em 0.2em;
text-align:center;
font-size:11pt;
letter-spacing:-1px;
color:#D6EDFD;
}
.simpleimage a:hover.simple-title {
text-decoration:none;
}
.simpleimage a.simple-title span {
line-height:100%;
font-size:7.5pt;
color:#fff;
}
#latest-news a {
color: #FFFFFF;
text-decoration: underline;
}
#latest-news a:hover {
text-decoration: none;
}

#menu {
width: 200px;
padding: 0px 0px 20px 0px;
text-align: right;
line-height:120%;
font-size: 8pt;
background:transparent url('/images/left_gradient.png');
}
	#menu h4, #menu h2.widgettitle {
	text-align: center;
	color: #315275;
	font-size: 12pt;
	padding-top:5px;
	margin-top:5px;
	margin-bottom:10px;
	border-top:#B1C3D7 1px solid;
	}
	#menu a {
	display:block;
 	padding: 5px 14px 5px 14px;
	border-top:transparent 1px solid;
	border-bottom:transparent 1px solid;
	font-weight:bold;
	}
	#menu a:hover {
	display:block;
	padding: 5px 14px 5px 14px;
	background-color: #FFFFFF;
	border-top:#B1C3D7 1px solid;
	border-bottom:#B1C3D7 1px solid;
	cursor: pointer;
	}
	#menu a:hover {
	text-decoration: none;
	}
	#menu a span {
	color:#000;
	font-weight:normal;
	}
	#menu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
	#menu .widget_archive {
 	text-align:center;
	margin-bottom:10px;
	}
	#menu .flexo-list a {
	font-size:90%;
	padding-right:20px;
	font-weight:normal;
	}
	#menu INPUT {
	margin-right:20px;
	}

#content {
padding: 20px 60px 0px 60px;
background-color:#fff;
line-height:140%;
}
	#content.wide-column {
	padding: 20px 100px 0px 100px;
	}
	#content .details {
	font-size:80%;
	}
	#content IMG, .latest-album IMG {
	background-color: #DDD;
	padding: 3px;
	border: 1px solid #BBB;
	margin: 1px;
	}
	#content IMG.noborders {
	background-color:transparent;
	padding: 0px;
	border: 0px solid transparent;
	}
	#content img[align=right], #content .alignright, #content .g2image_float_right {
	margin:5px 0px 5px 15px;
	}
	#content img[align=left], #content .alignleft, #content .g2image_float_left {
	margin:5px 15px 5px 0px;
	}
	#content .alignleft, #content .g2image_float_left {
	float:left;
	}
	#content .alignright, #content .g2image_float_right {
	float:right;
	}
	#content .g2image_centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
	}
	#content .navigation {
	position:relative;
	overflow:auto;
	width:100%;
	margin: 0px 0px 20px 0px;
	padding: 5px;
	background: #E6F4FF;
	border: 1px solid #D5E3EE;
	}
	#content .navigation .alignright, #content .navigation .alignleft {
	margin:0px;
	}
	#content .post h2 {
	margin-bottom:0px;
	}
	#content .entry {
	margin-top:10px;
	}
	#content .post {
	margin:20px 0px 40px 0px;
	}
	#content .product .info {
	padding:0px;
	background:#E6F4FF;
	border:1px solid #D5E3EE;
	border-radius:5px; 
	}
	#content .product .info p {
	margin:0px;
	padding:0px;
	}
	#content .product .info IMG {
	margin:-5px 15px 0px -5px;
	background-color:transparent;
	padding:0px;
	border:0px solid transparent;
	}

.commentlist {
padding: 0px 30px 0px 20px;
}
.wp-smiley {
background-color: transparent;
padding: 0px;
border: 0;
}
.seminars p {
margin-top: 0px;
margin-bottom: 2px;
}
.psf, .cal {
font-size: 8pt;
}
FORM TABLE {
font-size: 10pt;
}
.summary {
font-size: 9pt;
}
TABLE#links {
font-size: 9pt;
}
#captcha {
vertical-align:middle;
}