@import url("/style.css");
#main { width:980px;}

#header {
	height:468px;
	color: #CCC;
}

#footer {
	height:61px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #868686;
}

.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {float:left;}

/* index */

#index .columns1 .column1 {width:326px;}
#index .columns1 .column2 {width:326px;}
#index .columns1 .column3 {width:326px;}



}
#index .columns2 .column1 {width:574px;}
#index .columns2 .column2 {width:326px;}

/* media */

#media #middle .column1 {width:496px;}
#media #middle .column2 {width:241px;}

#media .col1 {width:206px;}
#media .col2 {width:207px;}
#media .ind_col {width:42px;}


/* entertainment */

#entertainment .columns1 .column1 {width:496px;}
#entertainment .columns1 .column2 {width:241px;}
#entertainment.columns1 .indent_column {width:7px;}


#entertainment .columns2 .column1 {width:493px;}


/* events */

#events #middle .column1 {width:496px;}
#events #middle .column2 {width:241px;}

#events .col1 {width:206px;}
#events .col2 {width:207px;}
#events .ind_col {width:42px;}

/* contact */

#contact #middle .column1 {width:496px;}
#contact #middle .column2 {width:241px;}

#contact .col1 {width:206px;}
#contact .col2 {width:207px;}
#contact .ind_col {width:42px;}
