a img { border: none; }

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	color: #383d44;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	background: url(img/prep.jpg) center top no-repeat ;
}

#wrap
{
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: left;
}

#head
{
	margin: 0;
	padding: 0;
	width: 700px;
	height: 200px;
}
#main
{
	float: right;
	width: 500px;
	min-height: 800px;
	margin: 30px 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.6em;
}

#sidebar
{
	width: 280px;
	float: left;
	margin: 50px 0;
	font-size: 85%;
	font-family: Verdana, sans-serif;
	line-height: 1.5em;
}


/* Image border and background color fixes */
a.img:link, a.img:visited, a.img:hover, a.img:visited:hover {
	border: none;
	background-color:transparent;
	}
/* links */

a:link, a:visited {
	padding-bottom: 1px;
	color: #326ea1;
	text-decoration: none;
	}
a:hover {
	padding-bottom: 0;
	color: #383d44;
	}
.inlineimg { float: left; margin-top: 10px;}
img.btop { float: left; margin: 0 5px 0 15px; padding-bottom: 3px ;}
/*------------------
Commons
------------------*/

p { padding: 0 10px 0 10px; }

h1
{
	font-family: Georgia, serif;
	font-size: 160%;
	line-height: 1.5em;
	margin: 0 0 0 0;
	padding: 15px 0 0 10px;
	letter-spacing: .1em;
}

h2
{
	font-family: Georgia, serif;
	font-size: 125%;
	color: #9d7414;
	margin: 0 ;
	padding: 15px 0 0 10px;
	line-height: 1em;
}

h3
{
font-family: Georgia, serif;
	font-size: 105%;
	color: #9d7414;
	margin: 0 0 0 5px;
	padding: 2px 0 0 5px;
	line-height: 80%;
}

h4
{
	font-size: 110%;
	margin: 0 0 -7px 0;
	padding: 15px 0 0 10px;
	line-height: 80%;
}

h5
{
	font-size: 102%;
	margin: 0 0 -8px 0;
	padding: 15px 0 0 10px;
	line-height: 80%;
}

#sidebar h1
{
	font-size: 150%;
	color: #454545;
	margin: 0 0 0 0;
	padding: 15px 0 15px 10px;
	line-height: 80%;
}

#sidebar h5
{
	font-size: 102%;
	color: #454545;
	margin: 0 0 -3px 0;
	padding: 20px 0 0 8px;
	line-height: 80%;
}

#sidebar p
{
	padding: 0 10px 10px 8px;
	color: #5c5c5c;
}

blockquote 
{
	width: 400px;;
	font-family: Georgia, serif;
	font-size: 100%;
	margin: 10px 0 0 10px;
	padding: 15px;
	background-color: #e6f6fb;
	border: 1px solid #b4ecff;
}
strong#right { padding-left: 300px;}

/*------------------
Navigation
------------------*/

/*Level 1 */
#level1nav
{
	margin: 0 0 0 633px;
	padding: 0;
}

#level1navmain
{
	margin: 0;
	padding: 0;
	width: 158px;
	height: 31px;
	position: relative;
	background: url(img/level-1-bg.gif) no-repeat;
}

#level1navmain li
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#level1navmain li, #level1navmain a
{
	height: 31px;
	display: block;
}

#level1navmain a
{
	text-indent: -8000px;
	text-decoration: none;
}

#support
{
	left: 0px;
	width: 80px;
}

#contact
{
	left: 80px;
	width: 78px;
}

#support a:hover, #support a:visited:hover { background: transparent url(img/level-1-bg.gif) 0px -31px no-repeat; }
#contact a:hover, #contact a:visited:hover { background: transparent url(img/level-1-bg.gif) -80px -31px no-repeat; }

/*Level 2 */
#level2nav
{
	float: right;
	margin: 92px 0 0 0;
	padding: 0;
}

#level2navmain
{
	margin: 0;
	padding: 0;
	width: 500px;
	height: 28px;
	position: relative;
	background: url(img/level-2-bg.gif) no-repeat;
}

#level2navmain li
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#level2navmain li, #level2navmain a
{
	height: 28px;
	display: block;
}

#level2navmain a
{
	text-indent: -8000px;
	text-decoration: none;
}

#home
{
	left: 0px;
	width: 62px;
}

#about
{
	left: 62px;
	width: 82px;
}

#events
{
	left: 144px;
	width: 130px;
}

#tours
{
	left: 274px;
	width: 65px;
}

#media
{
	left: 335px;
	width: 90px;
}

#network
{
	left: 425px;
	width: 69px;
}

#home a:hover, #home a:visited:hover { background: transparent url(img/level-2-bg.gif) 0px -28px no-repeat; }
#about a:hover, #about a:visited:hover { background: transparent url(img/level-2-bg.gif) -62px -28px no-repeat; }
#events a:hover, #events a:visited:hover { background: transparent url(img/level-2-bg.gif) -144px -28px no-repeat; }
#tours a:hover, #tours a:visited:hover { background: transparent url(img/level-2-bg.gif) -274px -28px no-repeat; }
#media a:hover, #media a:visited:hover { background: transparent url(img/level-2-bg.gif) -335px -28px no-repeat; }
#network a:hover, #network a:visited:hover { background: transparent url(img/level-2-bg.gif) -425px -28px no-repeat; }


/*sidebar*/

#sidebarnav
{
	margin: 0;
	padding: 0;
	text-align: right;
}
#sidebar h3
{
	font-family: "Palatino", "Book Antiqua", "Goudy Old Style", serif;
	color: #326ea1;
	font-size: 120%;
	letter-spacing: .12em;
	margin: 0 15px 5px 40px;
	padding: 10px 0 3px 10px;
	border-bottom: 1px solid #ccc;
	text-align: right;
}
#sidebarnav li
{
	list-style: none;
	line-height: 180%;
	padding-top: 8px;
}
/* globe by: Michael Angeles http://urlgreyhot.com/ */
#sidebarnav li a
{
	line-height: 130%;
	margin: 0 15px 0 40px;
	padding: 0 15px 0 0;
	background-image: url(img/0141_bull-globe.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
}
#sidebarnav li a:hover
{
	background-color: #DEFEDC;}



/*footer styles*/
#footer
{
	height: 65px;
	clear: both;
	margin: 0 auto;
	padding: 0;
	font-size: 75%;
	background-image: url(img/footer-top-img.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#footerbox
{
	width: 700px;
	margin: 0 auto;
	text-align: left;
}

#level3navmain
{
	margin: 15px 0 0 260px;
	padding: 15px 0 0 0;
	float:left;
}

#level3navmain li
{
	margin: 0;
	padding: 0 5px 0 0;
	line-height: 1.4em;
	list-style: none;
	display: inline;
}
/*Extras*/

.ital
{
	
	font-family: "Palatino", "Book Antiqua", "Goudy Old Style", serif;	
	color: #666;
	font-style: italic;
}

