@charset "utf-8";
* {					/* remove browser's default values of padding and margin from all elements*/
	margin: 0;
	padding: 0;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
h1 {
	margin-bottom: 20px;
	color: #369;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #009966;
	font-size: 1.4em;
}
h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 14px;
}

#wrapper #container #content ul {
	margin-left: 40px;
	list-style-type: square;
	margin-bottom: 20px;
}
#wrapper #container #content p {
	margin-bottom: 20px;
}

#container {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 900px;
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	width: 640px;
	float: left;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	min-height: 700px;
	height: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#slideshow {
	height: 480px;
	width: 640px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}
#wrapper {
	width: 920px;
	background-image: url(images/wrapper.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: auto;
}
#header {
	height: 130px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(images/koc.gif);
	background-repeat: no-repeat;
	background-position: 375px center;
}
.impact {
	font-size: 18px;
	font-style: italic;
	color: #009966;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 860px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	background-image: url(http://www.ohiou.edu/www/images/lgr_logo.gif);
	background-repeat: no-repeat;
	background-position: 95% center;
	padding: 20px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#shadow {
	width: 920px;
	height: 20px;
	background-image: url(images/shadow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#topbar {
	width: 900px;
	float: left;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #336699;
}
#ousig {
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
}
#avatar {
	float: right;
	width: 120px;
	height: 160px;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.mainImg/* End */
    {
	border: 1px solid #666666;
	height: 250px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#giving {
	padding-top: 40px;
}

#menu {
	width: 220px;
	float: left;
	padding-bottom: 20px;
}
#menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 220px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menu ul li{
	position: relative;
}
/* Top level menu links style */
#menu ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: white;
	text-decoration: none;
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active{
	background-color: #336699; /*background of tabs (default state)*/
}
#menu ul li a:visited{
color: white;
}
#menu ul li a:hover{
	background-color: #6699CC;
}
.report {
	width: 160px;
}
#content td {
	font-size: small;
}

#workshop {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-size: .8em;
	padding-right: 10px;
	padding-left: 10px;
}

#headline {
	margin-top: 40px;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #D6D6D6;
	border: 1px solid #999;
	font-size: 0.75em;
}
#headline a img {
	margin-right: 10px;
	margin-left: 10px;
}

