#container{
	
	position: relative;
	
	width: 750px;
	
	margin: 0 auto 0 auto;
	
	text-align: center;
	
}

body.orange{
	background : url("../pics/background/orange.gif") repeat;
	text-align: center;
	
	scrollbar-face-color : #C991E3;
	scrollbar-arrow-color : #672288;
	scrollbar-track-color : #FFFFFF;
	scrollbar-shadow-color : #C0C0C0;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color : #C0C0C0;
	scrollbar-darkshadow-color : #000000;
	z-index : 1;
}

iframe.announcement{
	position : absolute;
	top : 28px;
	left : 200px;
	width : 310px;
	height : 51px;
	padding : 0px;
	align : center;
	vertical-align : middle;
	z-index : 2;
}

.rotating_pictures_blue1{
	position : absolute;
	background : url("../pics/rotating_pictures/blue/1.gif") no-repeat top left;
	top : 26px;
	left : 550px;
	width : 150px;
	height : 150px;
	padding : 0px;
	z-index : 2;
}

.topframeorange{
	position : absolute;
	top : 10px;
	left : 0px;
	width : 750px;
	height : 200px;
	padding : 0px;
	z-index : 1;
}

.middleframegreen{
	position : absolute;
	background : url("../pics/frame_middle/green.gif") repeat-y top left;
	top : 210px;
	left : 0px;
	width : 750px;
	padding : 0px;
	z-index : 3;
}

.horiztaskbar_per{
	position : absolute;
	top : 189px;
	left : 4px;
	width : 95px;
	height : 20px;
	padding : 0px;
	align : center;
	vertical-align : middle;
	border-right : 1px solid #B99D00;
	z-index : 2;
}

.horiztaskbar_class{
	position : absolute;
	top : 189px;
	left : 99px;
	width : 69px;
	height : 20px;
	padding : 0px;
	vertical-align : middle;
	border-right : 1px solid #B99D00;
	z-index : 2;
}

.horiztaskbar_atp{
	position : absolute;
	top : 189px;
	left : 168px;
	width : 103px;
	height : 20px;
	padding : 0px;
	vertical-align : middle;
	border-right : 1px solid #B99D00;
	z-index : 2;
}

.horiztaskbar_summer{
	position : absolute;
	top : 189px;
	left : 271px;
	width : 117px;
	height : 20px;
	padding : 0px;
	vertical-align : middle;
	border-right : 1px solid #B99D00;
	z-index : 2;
}

.horiztaskbar_arts{
	position : absolute;
	top : 189px;
	left : 388px;
	width : 117px;
	height : 20px;
	padding : 0px;
	vertical-align : middle;
	border-right : 1px solid #B99D00;
	z-index : 2;
}

.horiztaskbar_events{
	position : absolute;
	top : 189px;
	left : 505px;
	width : 102px;
	height : 20px;
	padding : 0px;
	vertical-align : middle;
	border-right : 1px solid #B99D00;
	z-index : 2;
}

.horiztaskbar_scripts{
	position : absolute;
	top : 189px;
	left : 607px;
	width : 63px;
	height : 20px;
	padding : 0px;
	vertical-align : middle;
	border-right : 1px solid #B99D00;
	z-index : 2;
}

.horiztaskbar_about{
	position : absolute;
	top : 189px;
	left : 670px;
	width : 72px;
	height : 20px;
	padding : 0px;
	vertical-align : middle;
	z-index : 2;
}

font.announcement{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}

font.body{
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
}

font.copyright{
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;
	color : #000000;
}

h1{
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}

a.links_body{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #FF6600;
	text-decoration : underline;
}
a.links_body:hover{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	color : #000000;
}

a.links_horiztaskbar{
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}
a.links_horiztaskbar:hover{
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
}

a.links_verttaskbar{
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}
a.links_verttaskbar:hover{
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	color : #000000;
}

a.links_copyright{
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #FF6600;
	text-decoration : underline;
}
a.links_copyright:hover{
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	color : #000000;
}

a.links_sitemap{
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : #FF6600;
	text-decoration : underline;
}
a.links_sitemap:hover{
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	text-decoration : underline;
	color : #000000;
}

.buttons { 
	font-family: Arial; 
	font-size: 12px; 
	font-weight : bold;
	background-color: #99CC00; 
	color: #000000; 
}

#dropmenudiv{
	position:absolute;
	text-align:left;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 11px Arial;
	line-height:16px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #000000
}

#dropmenudiv a:hover{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
