body
{
	background-color: #198A8A;
	padding: 0px;
	margin: 0px;
	font-family: Georgia, Times, Serif;
}

html
{
	padding: 0px;
	margin: 0px;
}

.articlebody ol li
{
	border-right: 1px solid Gray;
	border-bottom: 1px solid Gray;
	list-style: none;
	float: left;
	width: 120px;
	text-align: right;
	padding-right: 1em;
	padding-bottom: 0.5em;
	margin-right: 0.5em;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 2em;
	background-color: rgb(255, 255, 255);
}

p, blockquote, li, h3
{
	font-family: Georgia, Times, Serif;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#mainmenu li
{
	display: inline;
	list-style: none;
	font-family: Georgia, Times, Serif;
}

#mainmenu a
{
	color: #FF7B00;
        padding:0.3em;
}
#mainmenu a:hover, #mainmenu a.activesection, #mainmenu a:active
{
        color:white;
        background-color: #198A8A;
}


ul.section_list
{
	margin: 0px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

.articletitle
{
	text-align: right;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom: 0.5em solid #198A8A;
	color: black;
	display: block;
	font-family: georgia;
	float: left;
	height: 100%;
	width: 15%;
}

.articlebody
{
	padding: 1em;
	height: 100%;
	width: 70%;
	float: right;
	background-color: rgb(244, 244, 244);
}

#head
{
	text-align: right;
	height: 100px;
	background-color: #198A8A;
	padding: 10px;
	color: white;
	margin: 0;
	background-image: url(/blog/images/5.jpg);
	background-repeat: no-repeat;
}

#container
{
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	margin:0 auto;
	padding:0 19px 0 10px;
        background-color:#fff;
        background-image:  url(/blog/images/32.gif);
        background-repeat: repeat-y;
        background-position: 100% 0%;    
}

#content
{
	padding-top: 30px;
	font-size: 12px;
}

#content p
{
	font-family: Georgia, Times, Serif;
	background-color: rgb(244,244,244);
	margin-top: 0px;
	padding: 1em;
	line-height: 1em;
}

#content p a
{
	text-decoration: none;
	color: #198A8A;
}

#content p img
{
	margin: 0.5em;
	float: left;
}

#content a
{
	text-decoration: underline;
}

.readmore
{
	font-style: italic;
	text-align: right;
	display: block;
	font-size: 0.8em;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

a
{
	color: black;
	text-decoration: none;
}

h1
{
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, Times, Serif;
	font-size: 1.8em;
}

h1 a
{
	color: white;
}

h2
{
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1em;
	font-style: italic;
}

#head h2
{
	background:#198A8A;
	border-top:6px solid #FFF;
	border-bottom:1px solid #FFF;
        border-left:1px solid #FFF;
	display:inline;
	font-family:Georgia, Times, Serif;
	font-size:0.8em;
	font-style:italic;
	padding:2px 10px;
        position: relative;
        right: -10px;
        top: 0;

}

h3
{
	float: right;
	width: 140px;
	border-right: 1px solid Gray;
	border-bottom: 1px solid Gray;
	text-align: right;
	margin: 0.5em;
	font-weight: normal;
	padding: 0.5em;
	background-color: rgb(255,255,255);
	font-family: Georgia, Times, Serif;
}

#content h3
{
	font-size: 0.6em;
}

#content h3 a
{
	border: 0px;
	font-weight: bold;
	font-family: Georgia, Times, Serif;
	font-size: 1.2em;
	display: block;
	font-style: italic;
	text-align: left;
	margin-bottom: 1em;
	text-decoration: none;
}

h1 a, h2 a
{
	border: 0px;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

.nav
{
	margin: 2em;
	width: 100%;
}

.nav a
{
	color: #FF7B00;
	padding: 0.5em;
}

img.divider
{
	text-align: center;
	margin: 2em auto 2em auto;
}

.comments_error
{
	background-color: #ffa;
}

div.comments_error
{
	border: 1px solid #cc8;
	padding: 0.3em;
}

.rtop,.artop
{
	display: block;
}

.rtop *,.artop *
{
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
}

.artop *
{
	border-style: solid;
	border-width: 0 1px;
}

span.shadow
{
	top: 2px;
	left: 2px;
	color: #000;
	position: absolute;
}

.highContrast
{
	position: relative;
	color: #fff;
}

.highContrast span
{
	position: relative;
}