* {
border:0;padding:0;margin:0;
}
body {
font: 85% Arial;
text-align: center;
background: #006634;
}
#container {
margin: 0px auto;
margin-top: 2em;
width: 757px;
text-align: left;
background-image: url(../../../images/2007_interface/bg_container.jpg);
background-repeat: repeat-y;
background-position: center;
}
h1 {
text-indent: -9999px;
height: 125px;
background-image: url(../../../images/2007_interface/masthead.jpg);
background-repeat: no-repeat;
background-position: top center;
}
#pagehead {
width: 715px;
height: 110px;
margin-left: 1.5em;
background-image: url(../../../images/2007_interface/bg_navi.jpg);
background-repeat: no-repeat;
background-position: topcenter;
float: left;
display: inline;
}
h2 {
margin: 1.6em .5em .5em .8em;
font-size: 130%;
color: #006634;
}
h3 {
color: #88855C;
font-size: 90%;
margin-left: .8em;
margin-top: .8em;
}
h4 {
margin-left: .6em;
color: #6A6A6A;
}
p {
line-height: 1.3em;
font-size: 90%;
}
em {
font-style: italic;
font-size: 175%;
color: #A2A6A9;
}
div.horRule {
height: 1px;
border-top: 1px solid #E5E5E5;
margin-top: 3px;
margin-bottom: 1em;
margin-left: 10px;
margin-right: 10px;
}
div.horRule hr {
display: none;
}
#pagehead img {
margin-left: 1em;
}
#pagehead p {
margin: 0em .5em .5em 1.3em;
}
a {
color: #006633;
}
#winners2007 .nav2007,
#winners2006 .nav2006, 
#winners2007 .winners2007,
#winners2007 .ohsix-winners,
#dex_05facultypg .ohfive-winners,
#call_for_entries .callforentries,
#winners2005 .nav2005 {
background-image: url(../../../images/2007_interface/tab.jpg);
background-position: top center;
background-repeat: no-repeat;
color: #006634;
}
#navi ul {
list-style: none;
padding: 0;
margin-left: 10em;
}
#navi li {
float: left;
}
#navi li a {
font-size: 90%;
font-weight: bold;
height: 2em;
line-height: 2em;
float: left;
width: 10em;
display: block;
color: #89845A;
text-decoration: none;
text-align: center;
}
.leftBlock,
.smleftBlock {
float: left;
display: inline;
width: 350px;
margin-left: 2.2em;
background-image: url(../../../images/2007_interface/bg_block.jpg);
background-position: top center;
background-repeat: no-repeat;
margin-top: 1.2em;
}
.rightBlock,
.smrightBlock {
float: left;
display: inline;
width: 350px;
background-image: url(../../../images/2007_interface/bg_block.jpg);
background-position: top center;
background-repeat: no-repeat;
margin-top: 1.2em;
}
.leftBlock img, 
.rightBlock img {
margin-left: .9em;
margin-top: .9em;
}
.leftBlock strong,
.rightBlock strong {
margin-left: .8em;
font-size: 90%;
}
.longcoursename {
margin-left: .8em;
font-size: 90%;
font-weight: bold;
}
.leftBlock p,
.rightBlock p {
margin-left: .8em;
margin-top: .8em;
}
.smleftBlock img,
.smrightBlock img  {
float: left;
display: inline;
margin-right: 1em;
margin-left: .8em;
}
.smleftBlock p,
.smrightBlock p {
width: 180px;
float: left;
display: inline;
margin-bottom: 1em;
}
.smleftBlock h3,
.smrightBlock h3 {
margin-bottom: 1em;
}
#colLeft {

width:470px;
float: left;
}
#colLeft .content {
margin-left:2em;
}
#colLeft p {
margin-bottom: 1em;
}
#colLeft img {
margin-top: .5em;
margin-bottom: .8em;
}
#colRight {
text-align: center;
width: 270px;
float: left;
}
#colRight img {
margin-top: 1.5em;
border: 1px solid #75AC92;
}
#fach2 {
font-size: 250%;
margin: .5em 0 0 .5em;
color:#75ac92;
}

h2 span {
color:#a2a6a9;
}
#call_for_entries h3 {
margin: 0;
font-size: 150%;
margin-left: .4em;
}
#call_for_entries #colLeft p {
margin-left: .8em;
}
#call_for_entries #colRight {
width: 210px;
margin-left: 30px;
}
#subfooter {
float: left;
display: inline;
background-image: url(../../../images/2007_interface/bg_subfooter.jpg);
background-position: top center;
background-repeat: no-repeat;
width: 757px;
margin-top: 1.2em;
}
#subfooter .leftBlock,
#subfooter .rightBlock {
background-image: none;
}
#subfooter h3 {
margin-top: 0em;
}
#footer {
clear: left;
text-align: center;
width: 757px;
padding-top: 30px;
height: 30px;
background-image: url(../../../images/2007_interface/bg_footer.jpg);
background-position: center bottom;
background-repeat: no-repeat;
font-size: 80%;
}

/* H I G H S L I D E */


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}