/* Put Notes Here */



* { padding: 0; margin: 0; }



body {

 background-color: #fff;
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 13px; 
 line-height: .5cm;

}



ul {margin-left: 2em; padding-left: 0;}

h2 {font: bold 14px Verdana, Arial, Helvetica, sans-serif;	color: #000; margin: 0px; padding: 0px 0px 0px 15px;}

img {border: none;} 



#wrapper { 

 margin: 0 auto;

 width: 732px;

}

#header {

 color: #FFF;

 width: 710px;

 padding: 0px;

 border: 0px solid #c60000;

 height: 150px;

 margin: 10px 0px 0px 0px;

 background-image: url('images/pulaski-fest-header.jpg');

 background-repeat: no-repeat;

 clear: both:

}

#boxtop {

 width: 710px;

 height: 15px;

 background-image: url('images/boxtop.gif');

 background-repeat: no-repeat;

}

#menu {

 width: 710px;

 padding: 0;

 margin: 0;

 float: left;

 clear: both;

 background-image: url('images/content.gif');

 background-repeat: repeat;

}

#spacer {

 float: left;

 height: 1px;

 width: 710px;

 background-image: url('images/content.gif');

 background-repeat: repeat;

}

#content { 

 border: 0px solid #c60000;

 background: #FFFFFF;

 margin: 0;

 padding: 25px 15px 10px 20px;

 min-height: 250px;

 width: 675px;

 display: inline;

 overflow: auto;

 float: left;

 background-image: url('images/content.gif');

 background-repeat: repeat;

}

#boxbottom {

 float: left;

 clear: both;

 width: 710px;

 height: 25px;

 background-image: url('images/boxbottom.gif');

 background-repeat: no-repeat;

}

#footer { 

 width: 680px;

 float: left;

 clear: both;

 background: #fff;

 margin: 0 0 10px 0;

 padding: 10px;

 text-align: center;

}



/* Images and Captions */



#mugshots {

 float:left;

 height: 101px;

 width: 76px;

 margin-right: 5px;

}



#frames {

 float: left; 

 padding: 10px 0 10px 0; 

}



#imagesleft {

 border: 3px solid #c60000;

 float: left;

 padding: 5px;

 margin: 0 10px 0 0;

}



#imagesleft-noborder {

 float: left;

 padding: 5px;

 margin: 0 10px 0 0;

}



#imagesright {

 border: 3px solid #c60000;

 float: right;

 clear: rigth;

 padding: 5px;

 margin: 0 0 0 10px;

}



#imagesright-noborder {

 float: right;

 padding: 5px;

 margin: 0 0 0 10px;

}



/* Text Styles */



a:link {color:#0000FF; text-decoration:none}

a:visited {color:#0000FF; text-decoration:none}

a:hover {color:#C60000; text-decoration:underline}

a:active {color:#C60000; text-decoration:underline}



.caption {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}



.footer {font-family: Arial; font-size: 10px; color: #C10000;} 

a.footer:link {color:#C60000; text-decoration:none}

a.footer:visited {color:#C60000; text-decoration:none}

a.footer:hover {color:#C60000; text-decoration:underline}

a.footer:active {color:#C60000; text-decoration:underline}



.menu {font-family: Arial; font-size: 14px;	color: #006600;	line-height: .5cm; font-weight: bold; }

a.menu:link {color:#006600; text-decoration:none; width: 189px; background:#000099; }

a.menu:visited {color:#006600; text-decoration:none; width: 189px; background:#000099;}

a.menu:hover {color:#606060; text-decoration:underline; width: 189px; background:#FF0000;}

a.menu:active {color:#606060; text-decoration:underline; width: 189px; background:#FF0000;}



.subhead { font-family: Arial; font-size: 18px;	color: #FFFFFF;	font-weight: bold; }



.submenu {font-family: Arial; font-size: 12px; color: #006600; line-height: .5cm; list-style-type: disc;}

a.submenu:link {color:#006600; text-decoration:none}

a.submenu:visited {color:#006600; text-decoration:none}

a.submenu:hover {color:#606060; text-decoration:underline}

a.submenu:active {color:#606060; text-decoration:underline}



ul.disc {list-style-type: disc}
ul {margin-left: 25px; padding: 0}



/* Menu Code */



#tabsE {

 border-bottom: 0px solid #c60000;

 padding: 0;

 clear: both;

 width:700px;

 font-size:93%;

 line-height:normal;

 margin: 0;

}

#tabsE ul {

 margin:0;

 padding:10px 10px 0 50px;

 list-style:none;

}

#tabsE li {

 display:inline;

 margin:0;

 padding:0;

}

#tabsE a {

 float:left;

 background:url("images/tableftE.gif") no-repeat left top;

 margin:0;

 padding:0 0 0 4px;

 text-decoration:none;

}

#tabsE a span {

 float:left;

 display:block;

 background:url("images/tabrightE.gif") no-repeat right top;

 padding:5px 15px 4px 6px;

 color:#FFF;

}



/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabsE a span {float:none;}

/* End IE5-Mac hack */



#tabsE a:hover span { color:#FFF; }

#tabsE a:hover { background-position:0% -42px; }

#tabsE a:hover span { background-position:100% -42px; }  