body,html {
	font-size:100%;
	padding:0;
	margin:0;
	height:100%
}

body {
	background:#dadada url('../img/body_frame_bg.jpg') center 0 repeat-y;
	margin:auto
}

#body-frame {
	min-height:100%;
	background:transparent url('../img/body_bg.jpg') center 0 no-repeat;
}

td,div,body {
	font-family:Verdana,Arial,Helvetica,sans-serif
}


h1 {
	font-size:1.4em
}

h2 {
	font-size:1.2em
}

h3 {
	font-size:1.1em
}

h4,h5 {
	font-size:1em
}

h5 {
	font-weight:normal;
	font-style:italic
}

input, option, textarea,. select {
	font-size:1em
}

textarea {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1em
}

p {
	line-height:1.5em
}

dl.legal dt,ol li {
	list-style-type:decimal
}

li {
	list-style-type:square
}

a img {
	border:0
}
a:hover {
	text-decoration:underline
}

#scrn-read {
	display:none
}

#body-frame {
	width:100%;
	margin:0;
	height:100%;
}

#container {
	font-size:0.75em;
	width:770px;
	margin:0 auto;
	min-height:100%;
	background:#fff;
}

#header {
	width:486px;
	float:right;
	padding:5px 10px;
	text-align:right
}

#sidebar {
	width:264px;
	padding-top:254px;
	background:#fff url('../img/legs.jpg') left top no-repeat;
	float:left
}

#sidebar h3 {
	float:left;
	width:244px;
	padding:3px 10px;
	border-bottom:1px solid #ccc;
	margin-top:15px;
	margin-bottom:5px;
	/*background:transparent url('../img/sidebar_header.gif') right 6px no-repeat*/
}

#content {
	width:466px;
	float:right;
	padding:5px 20px;
	min-height:30em
}

#content h1 {
	margin-bottom:1em;
	margin-top:0;
}

#content h2, #content h3, #content h4 {
	margin-top:0.4em;
	margin-bottom:0.2em
}

.main-content p {
	margin-top:0.2em;
	margin-bottom:1em
}

.main-content a {
	color:#ce1c13
}

#site-info {
	clear:both
}

#access-options h3 {
	font-size:1em;
	margin-bottom:0.1em
}

#sitemap ul {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sitemap li {
	list-style-type: none;
	padding-left: 10px;
}
#sitemap li ul {
	padding-bottom: 0;
}

.prev-next {
	font-size:0.9em;
	margin-bottom:10px
}

.prev-next a {
	color:#493BBF
}

#feeds {
	float:left;
	width:264px;
	padding:0;
	margin:0
}

#feeds li {
	float:left;
	width:244px;
	padding:3px 10px;
	list-style:none;
}

#feeds a {
	display:block;
	float:left;
	color:#666;
	width:212px;
	padding:1px 10px 2px 22px;
	text-decoration:none;
	background:transparent url('../img/feed.png') no-repeat
}

#feeds a:hover {
	color:#ce1c13;
}

.yui-module.yui-panel {font-size: 0.8em}
.yui-module.yui-panel .hd {border-bottom: none}
