body {
	background:#ffffff;
	font-family:sans-serif;
	font-size:14px;
	font-weight:500;
	color:#330033;
	}

legend{
	font-weight:bold;
	}
fieldset{
	display:block;
	position:relative;
	margin:0px auto;
	}
a{
	display:block;
	position:relative;
	/*margin:0px auto;*/
	float:left;
	text-decoration:none;
	padding:5px;
	color:#330033;
	/*font-weight:bold;*/
	height:auto;
	width:auto;
	}
	
a:hover{
	background-color:#660066;
	background:url(../assets/page.gif);
	color:#ffff99;
	}

#container {
	display:block;
	position:relative;
	margin:0px auto;
	min-height:520px;
	overflow:hidden;
	width:958px;
	background:url(../assets/back.gif);/*yellow*/
	border-left:1px solid;
	border-right:1px solid;
	border-color:#808080;
	
	}

#header1 {
	display:block;
	position:relative;
	float:left;
	height:110px;
	width:359px;
	background:url(../assets/name.gif);/*dark purple*/
	color:#ffff99;	
	}
	
#header2 {
	display:block;
	position:relative;
	float:left;
	height:110px;
	width:599px;
	background:url(../assets/page.gif);/*light purple*/
	color:#ffff99;		
	overflow:hidden;
	}

#nav {
	display:block;
	position:relative;
	float:left;
	min-height:408px;
	width:139px;
	background:url(../assets/nav.gif);/*pale yellow*/
	padding:5px;

	
	}

#nav a{
	display:block;
	position:relative;
	margin:0px auto;
	text-decoration:none;
	text-align:right;
	padding:5px;
	font-family:Tw Cen MT Condensed Extra Bold;
	font-family:Haettenschweiler;
	font-size:20px;
	color:#330033;
	height:22px;
	width:120px;
/*	border-bottom:1px solid;
	border-color:#cccccc;*/
	}
	
	#nav a:link{
		color:#330033;
		}
		
	#nav a:hover{
		background-color:#660066;
		background:url(../assets/footer.gif);
		color:#ffff99;
		font-family:Tw Cen MT;
		font-family:Arial narrow;
		}
	
#main {
	display:block;
	position:relative;
	float:left;
	min-height:420px;
	width:960px;
	background:#ffffff;/*white*/
	height:420px;	
	
	}
	
#main2 {
	display:block;
	position:relative;
	float:left;
	min-height:400px;
	width:598px;
	/*background:#ffffff;/*white*/
	padding:10px;
	/*border-left:1px solid;
	border-right:1px solid;
	border-color:#909090;*/
	/*height:400px;*/
	padding-left:20px;
	}	
	
	#main2 a{
		color:#660066;
		}
	
	
	#main2 a:hover{
		color:#ffff99;
		}


#footer {
	display:block;
	position:relative;
	margin:0px auto;
	/*float:left;*/
	height:30px;
	width:960px;
	background:url(../assets/footer.gif);/*purple*/
	color:#ffff99;
	
	}

#links {
	display:block;
	position:relative;
	float:right;
	min-height:408px;
	width:164px;
	/*background:url(../assets/links2.gif);/*pale yellow*/
	padding:5px;
	overflow:hidden;
	padding-left:10px;
	}
	
#links a{
	display:block;
	position:relative;
	margin:0px auto;
	text-decoration:none;
	text-align:left;
	padding:5px;
	font-family:Arial narrow;
	font-weight:bold;
	/*font-family:Haettenschweiler;*/
	font-size:18px;
	color:#330033;
	height:22px;
	width:150px;
	}
	
	#links a:link{
		color:#330033;
		}
		
	#links a:hover{
		background-color:#660066;
		background:url(../assets/footer.gif);
		color:#ffff99;
		font-family:Tw Cen MT;
		font-family:Arial Narrow;
		}
		
#linksHeader{
	display:block;
	position:relative;
	width:160px;
	padding-top:5px;
	height:26px;
	margin:0px auto;
	text-align:center;
	font-size:21px;
	/*font-weight:800;*/
	font-family:Tw Cen MT Condensed Extra Bold;
	font-family:Haettenschweiler;
	
	}	
	
#picture1 {
	display:block;
	position:relative;
	width:150px;
	height:auto;
	margin-top:20px;
	float:right;
	padding-top:10px;
	}

#picture2 {
	display:block;
	position:relative;
	width:215px;
	height:auto;
	margin-top:20px;
	float:right;
	padding-top:10px;
	}	

#login{
	display:block;
	position:relative;
	width:150px;
	height:auto;
	margin:0px auto;
	padding-top:20px;
	}

#change{
	display:block;
	position:relative;
	width:200px;
	height:auto;
	margin:0px auto;
	padding-top:30px;
	}

#map{
	display:block;
	position:relative;
	margin:0px auto;
	width:550px;
	height:350px;
	}
	
.time{
	display:block;
	position:relative;
	width:50px;
	height:20px;
	font-size:1.1em;	
	float:left;

	}
	
.info{
	display:block;
	position:relative;
	width:470px;
	/*min-height:40px;*/
	height:auto;
	float:left;	
	font-size:0.92em;
	padding-left:120px;
	}
	
.dayth{
	display:block;
	position:relative;
	width:120px;
	height:20px;
	float:left;
	font-size:1.1em;
	}
	
.event{
	display:block;
	position:relative;
	width:420px;
	height:20px;
	font-size:1.1em;
	float:left;
	}
	
.report{
	display:block;
	position:relative;
	width:585px;
	height:auto;
	float:left;	
	padding-left:10px;	
	}

.report2{
	display:block;
	position:relative;
	width:405px;
	height:auto;
	float:left;	
	padding-left:10px;	
	padding-right:10px;
	}

.reports_pic{
	display:block;
	position:relative;
	width:150px;
	height:auto;
	float:left;	
	
	}
	
.rname{
	display:block;
	position:relative;
	width:585px;
	height:auto;
	float:left;	
	padding-left:10px;
	text-align:right;
	font-size:0.9em;
	}
	
.dayname{
	display:block;
	position:relative;
	width:140px;
	height:25px;
	font-size:20px;
	font-family:Tw Cen MT Condensed Extra Bold;
	font-family:Haettenschweiler;
	border-top:1px solid;
	border-color:#cccccc;
	}



.prop {
    height:400px;
    float:right;
    width:1px;
  }
.prop2 {
    height:390px;
    float:right;
    width:1px;
  }  

