body, html{
		width: 100%;
		height: 100%;
		background: url(/images/bgGradient.png) repeat-x #84441b;
}

html{
		overflow-y: scroll;
}

#overlay {
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:right;
     z-index: 10000;
     background-image:url(/images/bgGradientTextBox.png);
}

#overlay div {
    		 width:860px;
		 height: 605px;
    		 margin: 150px auto;
     		 padding-right:-15px;
     		 text-align:right;
		 background:url(/media/1741/jan2011.jpg) no-repeat;
}

#masterWrapper{

		width: 900px;
		min-height: 100%;
		height: auto !important;
		height: 100%;
		margin: 0 auto -40px auto;
		
}

#logoContainer{
		position: relative;
		width: 100%;
		height: 200px;
		margin: auto;
}
#logo{
		position: relative;
		width: 250px;
		height: 200px;
		margin: -10px auto;
		z-index: 1000;
		background: url(/images/logo.png) no-repeat;
}

#header{
		position: relative;
		margin: auto;
		width: 900px;
		height: 135px;
		background: url(/images/header.png) no-repeat;
}

#contentWrapper{
		position: relative;
		width: 900px;
		margin: -40px 0 0 0;
		float: left;
				
}

#contentContainer {
		
		position: relative;
		width: 100%;
		float: left;
	
		
}


/* #contentWrapper{
		position: relative; 
		float: left;
		margin: 10px auto;
		width: 100%;
		height: 50%;
		min-height: 50%;
		border: solid 1px white;
} */

#contentLeft{
		position: relative; 
		float: left;
		width: 200px;
		min-height: 200px;

}

#contentMiddle{
		position: relative;
		float: left;
		margin: 0 10px;
		width: 480px;
		

}

#contentRight{
		position: relative; 
		float: left;
		width: 200px;
		min-height: 200px;
		z-index: 900;

}
#push{
		height: 50px;
		float: left;

}

#baron{
		position: absolute;
		bottom: 50px;
		margin: 0 0 0 700px;
		background:url(/images/baron.png) no-repeat;
		width: 512px;
		height: 297px;
		z-index: 800;
}

#footer{
		position: relative;
		height: 60px;
		width: 100%;
		background-color: #331f12;
		margin: auto;
		float: left;
}

.titleBarMain{
		position: relative; 
		float: left;
		padding: 5px 0 0 30px;
		height: 50px; 
		width: 100%;
		background: url(/images/titleBarMain.png) no-repeat;
		
}

.textBox{
		position: relative;
		float: left;
		margin: 10px 0;
		width: 460px;
		min-height: 5%;
		padding: 10px;
		background: url(/images/bgGradientTextBox.png) repeat;
		z-index: 2000;
}
.sideItem{
		position: relative;
		width: 200px;
		height: 180px;
		margin: 0 0 30px 0;
}

.sideItemTitle{
		position: relative;
		width: 200px;
		height: 30px;
		background:url(/images/sideItemTitleBg.png) no-repeat;
		
}

.sideItemTextBox{
		position: relative;
		width: 180px;
		background: url(/images/bgGradientTextBox.png) repeat;
		height:150px;
		padding: 10px;
}

#communityLinks{
		position: relative;
		width: 200px;
		height: 26px;
		text-align: right;
		padding: 0 0 0 0;
		margin: 0 0 10px 0;
}

#communityLinks img {
		margin: 0 0 0 3px;
}

.nav{		top: 0;
		
}





























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

