@CHARSET "UTF-8";

body {
	font-size: 100%;	
	line-height: 110%;	
}

#header {
	padding: 10px 10px 4em 70px;
}

#header-title {
	font-size: 140%;
}

#accessibility {
	font-size: 100%;
}

#header span.lrd {
	font-size: 100%;	
}

#header span.lrd2 {
	font-size: 100%;	
}

#container {
	/* max-width for IE */
	/* width: expression( 
    document.body.clientWidth > 990 ? "990px": "auto" );*/
	width: 100%;
}

#menu1 {
	font-size: 100%; 	
}

#breadcrumbs {
	font-size: 90%;	
	margin-left: 16%;
}

#menu2 {
	width: 15%;
}

#menu2 h1 {
	font-size: 110%;
}

#menu2 ul li ul.submenu li {
	font-size: 80%;
}

#main_content {
	font-size: 85%;
	line-height: 130%;
	margin-left: 16%;
	margin-right: 17%;
}

#admin_main_content {
	font-size: 90%;
	margin-left: 17%;
}

#sidebar {
	font-size: 85%;
	width: 15%;
}

#sidebar h1 {
	font-size: 100%;
}


#sidebar .bulk_promo h1 {
	font-size: 100%;
}

#footer {
	font-size: 80%;	
	margin-left: 17%;	
}


#footer p.disclaimer {
	font-size: 70%;
}

.sidebar-left {
	width: 15%;
}

.text-right {
	margin-left: 16%;	
}

textarea, input {
	font-size: 85%;	
}

h1 {
	margin-top: 2em;
	font-size: 120%;	
}

h2 {
	font-size: 105%;
	line-height: 140%;
	margin-top: 3em;
}

h3 {
	font-size: 100%;
	line-height: 130%;
	margin-top: 3em;
}

h4 {
	font-size: 90%	;
	line-height: 120%;
	margin-top: 3em;
}

fieldset legend {
	font-size: 100%;
}

a.title {
	font-size: 100%;	
}

div.basket p {
	font-size: 85%;
}

div.archive_list {
	font-size: 90%;
}

span.info {
	font-size: 90%;
}

span.blurb {
	font-size: 100%;
}

span.bigblurb {
	font-size: 100%;
}

.welcome {
	font-size: 90%;
}

div.pubDate {
	font-size: 100%;
}

table.subscriptions tr th {
	font-size: 100%;
}
