/* CSS Document */
body {
	margin: 0 auto;
}
#outermaster{
margin: 0 auto;
width:1030px;
}
#navigationmaster{
width:243px;
float:left;
/*background-color:yellow;*/
}
#contentmaster{
width:533px;
height:592px;
float:left;
background-color:#FFFFFF;
z-index:-100;
/*background-color:red;*/
}
#contentmastergallery{
width:533px;
min-height:592px;
float:left;
background-color:#FFFFFF;
z-index:-100;
/*background-color:red;*/
}
#contentcalendar{
width:490px;
margin-left:16px;
/*background-color:black;*/
/*position:relative;*/
z-index:-99;
}
#sponsorenmaster{
width:254px;
float:right;
/*background-color:green;*/

}#footermaster{
margin: 0 auto;
width:1030px;

}