
body {
	background-color: #000066;
	background-repeat: repeat;
	background-attachment: fixed;
}

div.all {
	position:absolute;
	top: 0%;
	margin-left:-480px; 
	left:50%; 
	height: 100%;
	width: 80%;
	background: #000066;
	z-index: 1;
}

#top {
	position:absolute;
	top: 5px;
	height: 138px;
	width: 960px;

	background-repeat: repeat-y;
	background-image: url(images/bgd_hori.jpg);
	background-color: white;
	z-index: 1;
}

#IEroot #top {
	position:absolute;
	top: 5px;
	height: 140px;
	width: 960px;

	background-repeat: repeat-y;	
	background-image: url(images/bgd_hori.jpg);
	background-color: white;
	z-index: 1;
}

#laalink {
	position:absolute;
	top: 12px;
	left: 5px;
	height: 100%;
	z-index: 2;
}

#toptitle{
	position:absolute;
	top: 5px;
	margin-left:-250px; 
	left:50%; 
	height: 100px;
	width:500px;
	z-index: 2;
}

#IEroot #toptitle{
	position:absolute;
	top: 17px;
	margin-left:-250px; 
	left:50%; 
	height: 100px;
	width:500px;
	z-index: 2;
}


#menu {
	position:absolute;
	top: 155px;
	left: 0%;
	height: 73%;
	width: 183px;

	background-color: white;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(images/bgd_vert.jpg);
	padding: 0px 8px 0px 8px;
}


#IEroot #menu {
	position:absolute;
	top: 155px;
	left: 0%;
	height: 74%;
	width: 200px;


	background-color: white;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(images/bgd_vert.jpg);
	padding: 6px 10px 6px 10px;
}


#main {
	position:absolute;
	top: 155px;
	left: 215px;
	height: 70%;
	width: 718px;

	background-color: white;
	padding: 10px 10px 10px 20px;
	z-index: 1;
	overflow:auto;
}

#IEroot #main {
	position:absolute;
	top: 155px;
	left: 215px;
	height: 74%;
	width: 745px;

	background-color: white;
	padding: 10px 10px 10px 20px;
	z-index: 1;
	overflow:auto;
}

div.calender{
	position:absolute;
	top: 400px;
	left: 53%;
	height: 270px;
	width:320px;
	border: 1px solid black;
	background: white;
	padding: 10px 10px 10px 10px;
	z-index: 2;
}

div.headlines{
	position:absolute;
	top: 400px;
	left: 3%;
	height: 270px;
	width:320px;
	border: 1px solid black;
	background: white;
	padding: 10px 10px 10px 10px;
	z-index: 2;
}

#flickpic{
	position:absolute;
	top: 5px;
	right: 5px;
	height: 100%;
	z-index: 2;
}

div.textbox1{
	width:99.5%;
	height:8em;
	overflow:auto;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: black;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
}


div.textbox2{
	position:absolute;
	top: 10px;
	left: 3%;	
	width:400;
	height:50;
}

#picture1{
	position:absolute;
	top: 170px;
	left: 0%;


	
}

#picture2{
	position:absolute;
	top: 170px;
	left: 33.333%;

		
}

#picture3{
	position:absolute;
	top: 170px;
	left: 66.667%;

		
}

#IEroot #picture1{
	position:absolute;
	top: 150px;
	left: 3%;
	width: 30%;	
	height: 200px;	
	
}

#IEroot #picture2{
	position:absolute;
	top: 150px;
	left: 33.5%;
	width: 30%;
	height: 200px;
		
}

#IEroot #picture3{
	position:absolute;
	top: 150px;
	left: 65%;
	width: 30%;	
	height: 200px;
		
}

#picture4{
	float: left;
	width: 100%;	
}

#picture5{
	position:absolute;
	top: 210px;
	left: 30%;
	width: 30%;
	height: 200px;
		
}

#picture6{
	position:absolute;
	top: 130px;
	left: 30%;
	width: 30%;
	height: 200px;
		
}

#map{

	margin-left:100px; 	
}

div.textbox2{
	position:absolute;
	top: 350px;
	left: 15%;
	height: 300px;
	width: 100%;
	padding: 10px 10px 10px 10px;
	z-index: 2;
}

h1 {	
	font-family: arial, verdana, sans-serif;
	font-size: 1.6em;
	color: #000099;
	text-align: center;
	padding: 10px 5px 0px 5px;
}

h2 {
	font-family: arial, verdana, sans-serif;
	color: #000099;
	font-size: 1.5em;
	text-align: center;
}


h3 {
	font-family: arial, verdana, sans-serif;
	color: red;
	font-size: 1.5em;
	text-align: center;
}

h4 {
	font-family: arial, verdana, sans-serif;
	color: red;
	font-size: 1.25em;
	text-align: center;
}

h5 {
	font-family: arial, verdana, sans-serif;
	color: #333399;
	font-size: .9em;
	text-align: center;
}

h6 {
	font-family: arial, verdana, sans-serif;
	color: red;
	font-size: 1em;
	text-align: left;
}

h7 {
	font-family: arial, verdana, sans-serif;
	color: red;
	font-size: 0.5em;
	text-align: left;
}

h8 {
	font-family: arial, verdana, sans-serif;
	color: black;
	font-size: 1.5em;
	text-align: left;
}

P {
	font-family: arial, verdana, sans-serif;
	color: black;
	font-size: 1em;
	text-align: left;
}

q {
	font-family: arial, verdana, sans-serif;
	color: #333399;
	font-size: 0.6em;
	text-align: left;
}

#floatingleft {
	float: left;
	width: 310;
}

#floatingright {
	float: right;
	width: 300;
}

a:link {
	color: #000066;
	text-decoration:none;
	font-family: arial, verdana, sans-serif;
	font-style: bold;
}

a:visited {
	color: #333399;
	text-decoration:none;
	font-family: arial, verdana, sans-serif;
	font-style: bold;
}

a:hover {
	color:red;
	text-decoration:none;
}

#special {
	background: #FFCC66;
	font-family: arial, verdana, sans-serif;
	color: black;
	font-size: 1em;
	text-align: left;
}

#local {
	background: #FFFF66;
	font-family: arial, verdana, sans-serif;
	color: black;
	font-size: 1em;
	text-align: left;
}

#other {
	background: white;
	font-family: arial, verdana, sans-serif;
	color: black;
	font-size: 1em;
	text-align: left;
}

#past {
	background: white;
	font-family: arial, verdana, sans-serif;
	color: #D3D3D3;
	font-size: 1em;
	text-align: left;
}

#laa {
	background: #CCFF99;
	font-family: arial, verdana, sans-serif;
	color: black;
	font-size: 1em;
	text-align: left;
}

div.bottom{
	position:absolute;
	bottom: -50px;
	left: 0%;
	height: 15%;
	width: 82.525%;
	padding: 10px 10px 10px 10px;
	z-index: 2;
}