/*------------------------------------------------------------*
**  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;


}

/*------------------------------------------------------------*
**  Enter Email
**------------------------------------------------------------*/

#enteremail {
	float:right;
	width:320px;	
}

.search_button {
	float:right;
	margin-top:10px;
        margin-right:30px;	
}

.searchbg {
background:url('..//images/enteremail3.png') no-repeat;
width:233px;
height:27px;
display:block;
border: 0;
position:absolute;
margin:10px;
z-index:2;
}


.search_field
{
color:#000000;
float:left; /* this will make the images line up */
border:0;
padding:0;
width:220px; /*shorter than your image*/
height:16px; /* slightly less than the image size */
background-color:#ffffff; /* This might not work in Safari*/
margin-top:16px;
margin-left:17px;
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/gallery.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;
	opacity: 1.0;
	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;
}
