/* Elements */

html { overflow: -moz-scrollbars-vertical; }

body {
	text-align: left;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px; }

body.a { background: #36809d url(images/bg_v1.jpg) no-repeat right top; }
body.b { background: #36809d url(images/bg_b.jpg) no-repeat right top; }
body.c { background: #36809d url(images/bg_w.jpg) no-repeat right top; }
body.d { background: #36809d url(images/bg_g1.jpg) no-repeat right top;; }

body.e { background: #36809d url(images/bg_b1.jpg) no-repeat right top; }
body.f { background: #36809d url(images/bg_b2.jpg) no-repeat right top; }
body.g { background: #36809d url(images/bg_b3.jpg) no-repeat right top; }
body.h { background: #36809d url(images/bg_b4.jpg) no-repeat right top; }
body.i { background: #36809d url(images/bg_b5.jpg) no-repeat right top; }

h1 { font-family: "Times New Roman", Times, serif }
h2 { margin-top: 0px; color:#CC0066; font-family:Georgia;"Times New Roman", Times, serif; font-size: 16px; }
h3 { margin-top: 0px; color:#36809d; font-family:Georgia;"Times New Roman", Times, serif; font-size: 14px; }
h4, h5, h6 {}
p, ol, dl, blockquote {color: #22446a; }
ul {list-style:disc; }
a {	color: #36809d; text-decoration: none; }
a:hover { color:#333333; }
a:selected { color:#3333FF; }
img { border: 0px solid #FFFFFF; }
.img1 { float: left; margin: 5px 10px 0px 0px; }

.fl { float: left; }
.fr { float: right; }

/* Header */

#header { width: 660px;	height: 85px; margin: 0px auto; }
#header h1 { float: left; margin: 0px; padding-top: 20px; font-size: 40px; letter-spacing: 0px; }
#header h2 { margin: 0px; padding-top: 38px; font-size: 12px; letter-spacing: -1px; }
#header a {	text-decoration: none; color: #FFFFFF; }

#menu { padding-top: 10px; text-align:right; }
#menu li a:hover, #menu li a#selected, #menu li a#selected:hover { color: #333333; } 

/* Post */

.latest-post { padding: 0px 2em 1em 3em; }
.latest-post h2 { font-size: 1.6em;	color: #36809d; font-family:Georgia;"Times New Roman", Times, serif; }
.post {	padding: 2em 2em 1em 3em; border-top: 1px dashed #823D47; }
.post h3 { margin-bottom: .5em;	font-size: 1.2em; color: #000000; }
.file * { color: #000000; }

/* Content */

#content { width: 730px; margin: 20px auto;	padding: 10px 0px 0px 0px; }

#colOne {
	float: right;
	width: 460px;
	background-color: #f7f5f5;
	padding: 20px 20px;
	border: 0px solid #666666;
	color: #22446a; }
#colTwo { float: left; width: 190px; }
#colTwo ul { margin: 0;	padding: 0; list-style: none; }
#colTwo li { margin-bottom: 1em; }
#colTwo li li {	margin-bottom: 0; padding-left: 2em; }
#colTwo a {	color: #FFFFFF; font-family:Georgia;"Times New Roman", Times, serif; font-size:14px; }
#colTwo h1, #colTwo h2 {
	background: url(images/img2a.gif) no-repeat;
	padding: 0px 0 5px 20px;
	text-transform: uppercase;
	font: 12px Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	border-bottom: 1px dashed #666666; 
	color: #22446a; }

/* Footer */
#footer { float: right;	width: 360px; clear: both; text-align: center; }
#footer p {	margin: 0px; font-size: 10px; }
#footer a { color: #22446a; }
#footer a:hover { color: #f7f5f5; }
