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

body.yellow{
	background : url("../pics/background/yellow.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_orange1{
	position : absolute;
	background : url("../pics/rotating_pictures/orange/1.gif") no-repeat top left;
	top : 26px;
	left : 550px;
	width : 150px;
	height : 150px;
	padding : 0px;
	z-index : 2;
}

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

.middleframeblue{
	position : absolute;
	background : url("../pics/frame_middle/blue.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 #722596;
	z-index : 2;
}

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

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

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

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

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

.horiztaskbar_scripts{
	position : absolute;
	top : 189px;
	left : 607px;
	width : 63px;
	height : 20px;
	padding : 0px;
	vertical-align : middle;
	border-right : 1px solid #722596;
	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;
}

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

font.calendar{
	font-family : Arial;
	font-size : 8px;
	font-weight : bold;
	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_days{
	font-family : Arial;
	font-size : 11px;
	color : #000000;
	text-decoration : underline;
}
a.links_days:hover{
	font-family : Arial;
	font-size : 11px;
	text-decoration : underline;
	color : #FFFFFF;
}

/* ----------------------------------------------- */
/* ----------------- CALENDAR ------------------- */
/* ----------------------------------------------- */

.calendar{
	border : 2px solid #000000;
	background-color : #99CC00;
	padding : 3px;
}

.daysofweek{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}

.dates{
	font-family : Arial;
	font-size : 12px;
	color : #000000;
}

/* ---------------------------------------------- */
/* ----------------- SCHEDULE ------------------ */
/* ---------------------------------------------- */

.schedule{
	border : 1px solid #000000;
	background-color : #99CC00;
}

.schedule_daysofweek{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	text-align : center;
	background-color : #000000;
}

.schedule_times{
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF;
	text-align : center;
	background-color : #000000;
}

.schedule_classes{
	font-family : Arial;
	font-size : 11px;
	color : #000000;
	padding : 3px;
	border-bottom : 1px solid #000000;
	border-right : 1px solid #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;
}