    
#container {
	border: 0px;
	height: auto;
	padding: 0;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 760px;
	width: 760px;
	left: 1px;
	}
    
#navigation {
	margin: 0px;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	border-left: 0px;
	border-right: 0px;
	padding: 5px;
	background-color: #FFFFFF;
	position: relative;
	top: 8px;
	width: 760px;
	height: 30px;
	}
	
        
#left {
	position: absolute;
	padding: 5px;
	border: 0px;
	width: 155px;
	top: 146px;
	left: 0px;
	}
	
    
    
#middle {
	border-left: 1px solid #e7e7e7;
	border-top: 0px;
	border-right: 1px solid #e7e7e7;
	border-bottom : 0px;
	position: relative;
	text-align: center;
	left: 167px;
	top: 18px;
	height: 80%;
	width: 593px;
	padding: 10px;
    }
    
#right {
	position: absolute;
	top: 145px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
	border: 0px;
	height: 300px;
	left: 660px;
	}
	
	
    
#bottom {
    margin: 0px 171px 0px 171px;
    padding: 5px;
    border: 0px;
    text-align: center;
    text-transform: uppercase;
    color: #D4D0C8;
    }

#date {float: right;}

#location {float: left;}  

/* END OF MAIN ELEMENTS POSITIONING */






/* DECORATIVE ELEMENTS */ 
    
/* General Links */
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {color: #ff0066; text-decoration: none;} 
a:visited {color: #000000; text-decoration: none;}
a:visited:hover {color: #ff0066; text-decoration: none;}
a:active {color: #0099ff; text-decoration: none;}






.standardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.iframe_body {
}
.whitebox {
	font-weight: normal;
	text-transform: none;
	border: 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #C1BED1;
}
body {
	text-align: center;
}
.checkbox {
}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
}
#bottomcontainer {
	height: 260px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 593px;
	left: 84px;
	border-right: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
}
