/*------------------------------------------------------------*
**  HTML
**------------------------------------------------------------*/

body {
	/*background: #000000;*/
	/*width:auto;*/
	margin: 0;
	/*padding: 0;*/
	height:auto;
}


a:link img, a:visited img { border-style: none; }



/*------------------------------------------------------------*
**  Outer Layout
**------------------------------------------------------------*/

/* Set the page width */

#box {
	
	width:100%;
	background: url('..//images/real texture.jpg') repeat; /* bg2.gif */
	min-height:1450px;
	height:auto;
}

#border {
	
	height:56px;
	background: url('..//images/menubar.jpg') repeat top;
	z-index:3;


}

/*------------------------------------------------------------*
**  Menu,Icon,Buttons,enterEmail
**------------------------------------------------------------*/

#menu {
	
	height:56px;
	background: url('..//images/menubar.jpg') repeat top;
	z-index:3;

}

.menuicon {
	display: inline;
	list-style-type:none;
	z-index:3;
	position:absolute;
	padding-top:0px;
	margin-left:120px;
	margin-top:0px;
}

/*------------------------------------------------------------*
**  ContentBox,backgroundImage
**------------------------------------------------------------*/


#contentbox {
	width:899px;
	margin:auto;
	background: #000000 url('..//images/events.jpg') no-repeat;
	min-height:1350px;
	height:auto;
	margin-top:-56px;
	
}


/*------------------------------------------------------------*
**  PageTitle
**------------------------------------------------------------*/

.title {
	margin-top:690px;	
	position:absolute;
	margin-left:13px;
}


/*------------------------------------------------------------*
**  PageInfo
**------------------------------------------------------------*/

#writeup {
	margin:10px auto 0px 20px;
	min-height:500px; /*2 be set to auto wen the content is put*/
	background:url('..//images/writeup 4.png') repeat-y; /*background:url('writeup 3.png') repeat-y;*/
	width:850px;
	padding-bottom:10px;
	z-index:4;
	height:100%;
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 14px;
	font-weight:bolder;
	word-spacing:5px;
	letter-spacing:0px;
	font-variant:small-caps;
	color:#ffffff;
	position:relative;
	
}

.newsbox {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 14px;
	font-weight:bolder;
	word-spacing:5px;
	letter-spacing:0px;
	font-variant:small-caps;
	color:#ffffff;
	padding:5px 5px 5px 15px;
	margin-top:750px;  /*margin-top:760px;*/
	width: 700px;	
	position:relative;
	margin-left:40px;
	z-index:5;
	height:auto;
	padding-bottom:10px;
	padding-top:10px;
	
}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/


#footer {
	height:100px;
	width:899px;
	background:url('..//images/footer2.jpg') no-repeat;	
	position:relative;
	margin:auto;
	z-index:1;	
}

.copyright{
	position:relative;
	font-size:12px;
	font-family:arial,tahoma;
	font-weight:bold;	
	margin-bottom:43px;
	margin-left:0px;
	padding:0px;
	color:#555555;
	text-align: center;
}

.share {
	display: inline;
	list-style-type:none;
	color:white;
	z-index:3;
	position:relative;
	margin-top:54px;
	margin-left:281px;
	line-height:5px;
}

/*------------------------------------------------------------*
**  Rohan
**------------------------------------------------------------*/

.rohan {
	margin-left:20px;
	margin-top:100px;
}




.low {
	z-index:2;
}

/*------------------------------------------------------------*
**  Events
**------------------------------------------------------------*/

.date {
	margin-left:0px;
	margin-top:-50px;
	z-index:3;
}

.eventsimgsmall.event,.date,.place,.postintro {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 14px;
	font-weight:bolder;
	word-spacing:5px;
	letter-spacing:0px;
	font-variant:small-caps;
}

.event
{
 font-size: 18px;
}

.date
{
 font-size: 12px;
 color:#AA8822;
 
}

.copy {
	margin-top:0px;
	position: relative;
	width: 600px;
	padding-right: 10px;
	
	margin-left: 20px;
}

div.block, div.blockDistinct { 
padding-bottom: 3px; 
padding-top: 10px; 
margin-left:20px;

}

