body { margin: 0px; padding:0px; background:#111 url(/images/bg.jpg) center top repeat-y; }
body, td, th, div, li, select, input, textarea { font-family: Arial, Helvetica, sans-serif; font-size:12px; }
body, td, th, div, li { vertical-align:top; }
form { margin: 0px; padding: 0px; }
a img { border: 0px; }
#sideContent a { font-weight:bold; color:#000; text-decoration:none; }
#sideContent a:hover { text-decoration:underline; }
#mainContent a { font-weight:bold; color:#A95A2C; text-decoration:none; }
#mainContent a:hover { text-decoration:underline; }
div.spacer { clear:both; font-size:0px; }

#mainContent img { padding:3px; border:solid 1px #FFF; }

/* For Crazy IE Peekaboo Bug */
div { line-height:1.2; } 

#errorBox { width:90%; margin:30px auto; padding:3px; border:1px solid #CC0000; background-color:#FFDCDC; color:#CC0000; font-size:14px; font-weight:bold; text-align:center; }
#confirmBox { width:90%; margin:30px auto; padding:3px; border:1px solid #228844; background-color:#CCFFCC; color:#228844; font-size:14px; font-weight:bold;text-align:center; }

.flickr_photosetTitle { font-size:14px; font-weight:bold; }

.list { list-style:none; list-style-image:url(/images/arrowBlack.gif); margin-left:0px; padding-left:20px; }
.list li { font-size:12px; margin-left:-5px; padding:2px 0px; }

.pageHeader { font-size:14px; font-weight:bold; text-decoration:underline; padding:10px 0px 0px 10px; }
.pageContent { font-size:12px; font-weight:normal; padding:10px 0px 10px 20px; }
.pageSubHeader { font-size:11px; font-weight:bold; text-decoration:underline; }
.pageSubContent { font-size:11px; font-weight:normal; padding:5px; margin-bottom:5px; }

.titlePink    { color:#FA8B9B; font-weight:bold; font-size:14px; }
.titleRed     { color:#DD2B27; font-weight:bold; font-size:14px; }
.titleGreen   { color:#7EB53A; font-weight:bold; font-size:14px; }
.titleBlue    { color:#16927E; font-weight:bold; font-size:14px; }
.titleGrey    { color:#515151; font-weight:bold; font-size:14px; }
.titleYellow  { color:#FFFF33; font-weight:bold; font-size:14px; }

#container { width:770px; margin:0px auto; padding:0px 1px; border-left:1px #666 solid; border-right:1px #666 solid; border-bottom:1px #666 solid; background-color:#FFF; }
#topBar { clear:both; width:770px; height:45px; font-size:0px; }
#bottomBar { clear:both; width:770px; height:26px; font-size:0px; }
#menu { float:left; width:124px; height:155px; font-size:0px; }
#mainPicture { float:right; width:646px; height:155px; font-size:0px; }
#content { background:url(images/mainHeaderBG.jpg) repeat-x top left #000; height:40px; font-size:0px; vertical-align:top; }
#mainContent { padding:9px; background:none; color:#FFF; font-weight:bold; }

/* For new Events Display Functions */
.eventDateHeader { font-size:14px; font-weight:bold; border-bottom:1px solid #000; }
.eventContent { padding:10px; }
.eventPicture { border:1px solid #EEE; padding:2px; float:left; margin:0px 5px 5px 0px; }
.eventTitleLink { font-size:14px; }
.eventSubContent {}
.eventDivider { clear:both; font-size:0px; height:5px; margin-bottom:5px; border-bottom:#333 dashed 1px; }
.eventShowAllLink { display:block; margin:5px 0px; } 