html {
	font-size: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, sans-serif; 
	/* Allows rounded borders in IE browsers */
	/* behavior: url('/border-radius.htc'); */
}

a:link {
	color: #06C;
	text-decoration: underline;
} a:visited {
	color: #39F;
} a:hover {
	color:  #09F;
}

img {
	border: 0;
	/* Allows transparency in IE5.5+ */
	behavior: url(iepngfix.htc); 
}

h1 {
	font-size: 2.2em;
	color: #C93;
} h2 {
	font-size: 1.8em;
	color: #C93;
} h2 + h3 {
	margin-top: -1em;
} h3 {
	font-size: 1.4em;
	color: #C93;
	padding-top: 1em;
} h3 + ul {
	margin-top: -1em;
} ul + h3 {
	margin-top: -.5em;
} h4 {
	font-size: 1em;
	color: #C93;
} h5 {
	font-size: .75em;
	color: #C93;
} h6 {
	font-size: .5em;
	color: #C93;
}

sup {
	font-size: .5em;
}

hr {
	height: 1px;
	border: 0;
	color: #690;
	background-color: #690;
	padding: 0;
	margin-top: -1em;
}

body {
	width: 100%;
	height: 90%;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	color: #333;
} .body {
	line-height: 17px;
} .menu {
	font-size: 1em;
} .bmenu {
	font-size: 10px;
}

p {
	font-size: 1.2em;
	/*letter-spacing: .025em;*/
	line-height: 16px;
	line-height: normal;
} .title {
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	font-family: Calibri, Tahoma, Verdana, sans-serif;
	border-bottom: 1px solid #ccc;
	color: #690;
	padding-bottom: 5px;
	margin-top: 0em;
} .date {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma, Verdana, sans-serif;
	color: #999;
	text-align: right;
	margin-top: -3.7em;
	margin-bottom: 20px;
} .mainbody {
	padding-left: 15px;
	padding-right: 15px;
	line-height: 1.3em;
	text-align: left;
}

ul li {
	list-style-image: url('/images/loop-bullet.png');
	font-size: 1.1em;
	line-height: 1.5em;
} ol li {
	font-size: 1.1em;
	line-height: 1.5em;
}

td {
	font-size: .8em;
}

/* classes */
.container {
	display: block;
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	height: auto;
	padding: 0em;
	margin: 0em;
	margin-bottom: 1.5em;
	border: 0px solid #ccc;
} p.title:first-child p.date {
	margin-top: -.5em;
}
.left {
	position: relative;
	float: left;
	top: 0em;
	left: 0em;
	width: auto;
	min-width: 130px;
	height: auto;
	padding: 0px;
	padding-top: 1em;
	margin-top: 0em;
	margin-left: auto;
	margin-right: auto;
}
.event {
	line-height: 1.5em;
	margin-top: .25em;
}

#main {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
} #pagebody {
	width: 737px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: white;
} #quicklinks {
	position: relative;
	float: left;
	width: 185px;
	z-index: 2;
	padding: 1.5em 0 0em 0;
	border: 0px solid black;
} #bodycontent {
	position: relative;
	float: right;
	top: 0em;
	left: 0em;
	width: 520px;
	margin-top: 1.25em;
	margin-right: .5em;
	margin-bottom: 1em;
	border: 0px solid black;
} #bodycontent img {
	margin-right: 1em;
} #bodycontent.no_img_margin img {
	display: block;
	margin-right: 0em;
} #fullpage {
	position: relative;
	float: left;
	top: 0em;
	left: 0em;
	width: auto;
	margin: 1.5em;
} #copyright {
	float: right;
	width: 737px;
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
	padding: .5em;
	color: white;
	background: #6C0;
	border: 0px solid black;
	text-align: center;
}

#marquee {
	width: 737px;
	height: 90px;
} #marquee img {
	float: right;
	right: 0;
	width: 733px;
	height: 90px;
	padding: 0;
	margin: 0;
	border: none;
}

#toplinks {
	width: 100%;
	height: 2em;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	background: #6C0;
	letter-spacing: .08em;
} #toplinks ul {
	display: inline;
	bottom: 0;
	right: 0;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
} #toplinks li {
	float: left;
	bottom: 0em;
	height: 2em;
	padding: 0;
	margin: 0;
	margin-top: 0em;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	list-style: none;
	text-align: center;
} #toplinks a {
	position: relative;
	float: left;
	bottom: 0;
	width: auto;
	line-height: 1.4em;
	padding: .4em 1.5em .3em 1.5em;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	background: #6C0;
	border-right: 1px solid white;
	font-weight: bold;
	vertical-align: bottom;
	color: white;
	text-decoration: none;
} #toplinks a:hover {
	background: #06C;
}
#contact table {
	width: 100%;
	border: 0;
	padding: .5em;
	padding-top: 0;
	margin-top: -.5em;
	border-left: 0px solid #999;
	border-bottom: 0px solid #999;
	font-size: 1em;
} #contact th {
	font-weight: bold;
	background-color: #C93;
}  #contact td {
	padding: .5em;
	font-size: 1em;
	border-right: 0px solid #999;
	border-top: 0px solid #999;
	border-left: 0px solid #999;
	border-bottom: 0px solid #999;
}  #contact tr td:first-child {
	font-weight: bold;
}

/* Side Vertical Drop-down menu CSS */
/* Quicklink header */
#nav, #nav ul { /* all lists */
	padding: .5em;
	margin: 0;
	margin-top: -1em;
	list-style: none;
	border: 0px solid #69C;
} #nav li { /* all list items */
	padding: .5em;
	margin-left: -.5em;
	width: 150px;
	list-style: none;
	text-align: left;
}  #nav a { /* all list items */
	text-decoration: none;
	font-weight: bold;
}


#AR {
	width: 497px;
	height: 688px;
	padding: 0;
	margin: 0;
	line-height: 1.5em;
} #ARtop {
	float: left;
	top: 0;
	left: 0;
	width: 497px;
	height: 168px;
	background:	url('/images/2008_AR_ad/evolving.png') no-repeat;
} #ARleft {
	float: left;
	top: 169px;
	left: 0;
	width: 150px;
	height: 505px;
	background: url('/images/2008_AR_ad/photos.png') no-repeat;
} #ARbody {
	float: left;
	top: 169px;
	left: 153px;
	width: 310px;
	height: 420px;
	font-size: 1em;
	padding: 1em;
} #ARright {
	float: right;
	top: 169px;
	right: 0;
	width: 4px;
	height: 505px; 
	background: url('/images/2008_AR_ad/rgt_grn_line.png') no-repeat;
} #ARbottom {
	float: left;
	bottom: 0;
	left: 0;
	width: 497px;
	height: 15px;
	background: url('/images/2008_AR_ad/btm_grn_line.png') no-repeat;
} #AR li {
	font-size: 1.1em;
	list-style-image: url('/images/loop-bullet.png');
	padding-left: .3em;
}

.lighten {color: #999;}
.black {color: #000;}
.bold {font-weight: bold; margin-bottom: -.75em;}
.etitle {
	clear: both;
	color: #693;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: 2em;
	margin-bottom: 2em;
}