body { background-color:#ffffff; 
background-image:url(/images/background_repeat.jpg); 
background-repeat:repeat-x;
color: #333333;
}

TABLE.main_layout {
	width: 1100px;
	background-color:#FFFFFF;
}

img {
	border: 0;
}

td.content { padding: 0 10px 0 10px; }
div.content { text-align: left; }

.right_bar{
	width: 200px;
	vertical-align: top;
}

.left_bar {
	width: 150px;
	vertical-align: top;
}

.left_bar_spacer, .right_bar_spacer {
	height: 30px;
}

.nav_bar{
   padding: 0 0 0 0; 
}

.nav_button {
	margin: 0 2px 0 0;
   	padding: 0px;
	border: 1px solid #000000;
}

.content, .default_text, .normal, p, td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; }

.h1, .h2, .h3 {font-weight: bold;}
h1, .h1 {font-size:18px;}
h2, .h2 {font-size:16px;}
h3, .h3 {font-size:14px;}
.small {font-size:11px;}
.smaller {font-size:10px;}
.smallest {font-size:9px;}

.footer {padding-left:10px; color:#000000; margin-left:auto; margin-right:auto; font-size:12px;}

.bands {padding-left:70px; padding-right:80px; color:#FFFFFF; font-size:12px; padding-top:30px; font-family:Verdana, Arial, Helvetica, sans-serif;}

.pagetitle {
	font-size: larger;
	font-weight: bold;
}

.homepage_box_header, .homepage_box {
	border-style: solid;
	border-color: #AAAAAA;
}

.homepage_box_header {
	background-image:url(/images/homepage_box_header_bg.gif); 
	background-repeat:repeat-x;
	margin:0px;
	padding: 4px 2px 3px 2px ;
	background-color: #FFCC66;
	font-weight: bold;
	border-width: 1px 1px 0 1px;
	text-align: center;
}

.homepage_box {
	border-width: 1px;
	background-color: #FCF1C0;
	padding: 2px 2px 5px 2px;
	margin: 0 0 10px 0;
}


.polltitle {
	font-weight: bold;
}

.indent {
	margin: 0 0 0 20px;
}

.outline {
	padding: 5px;
	border: 1px solid #000000;
}


.bold, .boldtxt {

	font-weight: bold;
}

.headlines_container, .headlines {
/*	background-color: #FFFFCC;*/
}

.headlines_container {
	margin: 10 20 0 20;
	border-width: 0;
	border-style: solid;
	border-color: #663333;
	color : black;
	max-height: 500px;
	width: 450px;
	overflow:auto; /*or scroll*/
}

.headlines_title {
	padding: 2;
	background-color: #800000;
	font-weight: bold;
	font-size: 10pt;
	color: #FFCC00;
	text-align: left;
}

.headlines_body {
	color=red;
	color: #000000;
	font-size: 8pt;
	text-align: left;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

/* tabbed menu settings */
.tab0, .tab1 {
        float: left;
        background-image:url($img);
        background-repeat:no-repeat;
        text-align: center;
        height:27;
        width:80;
        color: #FC0;
        padding: 1 0 0 0;
        margin: 0px auto;
}

/*other tabs*/
.tab0 {
        background-image: url(/images/inactive_tab.gif);
}


/*active tab*/
.tab1 {
        background-image: url(/images/active_tab.gif);
}

.tabfont {
        color: #FC3;
        font-size: 10;
        font-weight: bold;
}

A {
   text-decoration : none;
}
A:link {
   color: #0000FF
}
A:active, A:visited {
   color : #003399;
}
A:hover {
   color : #0099CC;
}


A.headline_mgr:link, A.headline_mgr:active, A.headline_mgr:visited {
        color : #FF0000;
        background : transparent;
}

A.headline_mgr:hover {
        color : #FF9999;
}

.shadow  {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

.shadow_outline {
	border: 1px solid #6f0000;
}


.box_144x95 {
	width: 160px;
	height: 101px;
	margin: 0px 0px 15px 0px;
	padding: 1px 0px 0px 1px;
	background-image: url(/images/ad_shadowbox.gif);
	background-repeat: no-repeat;
}

/* random image*/
.photos {
   width: 100px;
   height: 120px;
   scrolling: no;
   margin:0;
   padding:0;
}

.random_photo_container {
	width: 134;
	height: 113px;
	text-align:center;
	padding: 5px;
    background: white;
}

img.print_event {
	max-width: 170px;
	max-height: 120px;
}
