* {
	margin:0;
	padding:0;
}

body {
	font-size:.8em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#fff;
	color:#2F4F5B;
}

ul {
	padding-left:2em;
	list-style:square;
}

.width {
	width: 756px;
	margin:0 auto;
}

#heading {
	border-bottom:4px solid #333;
}
#heading .width {
	background:url(../images/title_bg.png);
	height:78px;
}

.wrapper, #nav {
	margin-left:100px;
} 

.wrapper {
	color:#D5E4EC;
}
.wrapper strong {
	color:#fff;
}
.wrapper a {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #fff;
}
.wrapper a:hover {
	border-bottom:1px solid #fff;
}

#intro {
	background:#3F6B7C url(../images/intro_bg.gif) repeat-x;
	border-top:1px solid #828D91;
}
#intro .width {
	background:url(../images/intro_bg_oval.jpg) no-repeat;
}

#main {
	background:#5C8598;
}

#nav {
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
#nav li {
	float:left;
	width:90px;
	height:35px;
	background:url(../images/tab_up.gif) no-repeat;
	margin-right:10px;
}
#nav a {
	display:block;
	color:#eee;
	text-decoration:none;
	height:35px;
	line-height:28px;
	text-align:center;
}
#nav a:hover {
	line-height:36px;
	color:#fff;
	background:url(../images/tab_down.gif) no-repeat;
}
#nav li.current {
	background:url(../images/tab_down.gif) no-repeat;
}
#nav li.current a {
	line-height:35px;
}
#intro .wrapper {
	clear:left;
}

h1, h2, h3 {
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h1, h2 {
	font-size:3.5em;
}
h1 {
	color:#000;
	line-height:78px;
}
h2 {
	margin:.5em 0;
}
h2, h3 {
	color:#fff;
}
h3 {
	font-size:2.5em;
	margin:.5em 0;
}
h4 {
	color:#fff;
	font-size:1em;
	border-top:#3F6B7C 2px solid;
	margin-top:.5em;
	padding-top:.5em;
}

h1, h1 span {
	display:block;
	height:78px;
	width:388px;
	overflow:hidden;
	letter-spacing:1px;
}
h1 span {
	position:relative;
	top:-78px;
	background:url(../images/title.png);
}

#intro p {
	border:4px solid #5A7D8B;
	border-top:none;
	border-bottom:none;
	padding:.5em 1em;
	text-align:justify;
	width:358px;
	margin-left:2em;
}
#intro p.no-indent {
	border:none;
	padding:1em 0 0;
	margin-left:0;
}
#intro .rambling, #intro p.no-indent, #intro h2 {
	width:450px;
}
#intro .rambling p {
	border:none;
	padding:0 0 1em;
	width:auto;
	margin:0;
}
#intro .rambling pre {
	padding-left:1em;
	margin-bottom:1em;
	border-left:2px dotted #39515A;
	font-family:"Courier New", Courier, monospace;
	font-size:.8em;
}
#intro .rambling ul, #intro .rambling ol, #intro .rambling dl {
	margin: 0 0 1em 3em;
	padding:0;
}

#intro .wrapper {
	padding-top:.5em;
	padding-bottom:2em;
}


#intro .bottom_tab {
	background:#3A6373 url(../images/tab_bottom.png) no-repeat top;
	margin:2em 0 -2em;
	padding:5px 0 0;
	width:450px;
}
#intro .bottom_tab p {
	clear:both;
	border-width:0;
	height:25px;
	margin:0;
	padding:0 10px 0;
	width:auto;
}
#intro .bottom_tab a {
	font-size:.8em;
}

#photo {
	width:189px;
	height:232px;
	position:absolute;
	left:50%;
	margin-top:-27px;
	margin-left:190px;
	background:url(../images/photo.jpg);
}

#main .wrapper {
	padding-top:1em;
	padding-bottom:1em;
}

#footer {
	border-top:3px solid #333;
	padding:1em 0;
	font-size:.8em;
}
#footer .smiley, #footer .tactful {
	float:right;
	height:auto !important;
	height:38px;
	min-height:38px;
	letter-spacing:1px;
	margin:0 2em;
	padding-left:50px;
	background:url(../images/footer_smiley.png) no-repeat;
}
#footer .tactful {
	float:none;
	background:url(../images/footer_tactful.png) no-repeat;
	padding-left:120px;
}

input, textarea, select {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#A4C4D0 url(../images/input_bg.gif) repeat-x bottom;
	border:1px solid #2F505C;
	font-size:1.2em;
	width:15em;
	padding:3px;
}
.wide {
	width:25em;
}
textarea {
	height:10em;
}
label {
	display:block;
	font-size:1.2em;
}
input.button {
	background:#4A6772;
	font-size:1.2em;
	color:#D5E4EC;
	font-weight:bold;
	width:auto;
}

#main p {
	margin-bottom:1em;
}
.errorlist {
	padding-left:2em;
	color:#fc6;
	font-weight:bold;
}
.ilike img {
	clear:left;
	float:left;
}
.ilike p {
	margin-top:1em;
	margin-left:160px;
}
.ilike strong {
	color:#fff;
}

.clear {
	font-size:1px;
	height:1px;
	clear:both;
}

a font {
	color:#fff;
	font-size:inherit;
}

.comment {
	margin:0 0 2em 3em;
}
.comment strong small {
	color:#D5E4EC;
}
#recaptcha_area {
	margin: -1em 0pt 1em;
}
.commentnumber {
	float:left;
	font-size:2em;
	margin-right:.25em;
	font-family:Garamond,Georgia,"Times New Roman",Times,serif;
}
.commentnumber a, .commentnumber a:hover {
	border:none;
	color:#416C7D;
}

.hint {
	border-bottom: 1px dashed #7C9DAC;
}