body{
	background-color: #000;
}


#wrapper{
		width: 1100px;
		height: 900px;
		margin-right: auto;
		margin-top: 0px;
		background-color: #000;
		padding: 2px;


}

a {
	color:#fff;
	text-decoration:none;
	}
a:hover, a:hover {
	color: #7f7f7f;
	}
	

	



#header{
		width: 910px;
		height: 125px;
		margin-right: auto;
		margin-left: 16px;
		margin-top: -10px;
		background-color: #000;
		padding:0;
		float: left;
		position: fixed;
		border-bottom: 1px;
		border-bottom-color: #fff;
		border-bottom-style: solid;
	color: #0ff;
}


#content{
		width: 950px;
		height: 683px;
		margin-right: auto;
		margin-left: 15px;
		background-color: #000;
		margin-top: 123px;
		padding:0;
		float: left;
		z-index: -1;
		
}



#sidebar{
		width: 89px;
		height: 680px;
		margin-right: auto;
		margin-left: 0px;
		margin-top: -3px;
		background-color: #000;

		padding:0;
		float: left;
		color: #fff;
		font:  9pt/13px "Courier New", Courier, mono;
		position: fixed;
}



.title{
	color: #fff;
	font-family:  Helvetica Bold, Arial Bold, Sans-serif;
	font:  10pt/10px helvetica;
}

.title2{
	color: #fff;
	font: bold 8pt Helvetica;
}

.link2{
	color: #fcff00;
	font:  8pt Helvetica;

}



#ish{
		width: 1000px;
	
		margin-right: 15px;
		margin-left:110px;

		padding-bottom: 200px;
		float: left;
		color: #fff;
		font:  7pt/13px helvetica;
		border-width: 0px;
		border-style: none;
		overflow: hidden;

}

#ish1{
		width: 1000px;
		height: 540px;
		margin-right: 15px;
		margin-left:110px;

		padding:0;
		float: left;
		color: #fff;
		font:  7pt/13px helvetica;
		border-width: 0px;
		border-style: none;
		overflow: hidden;

}



#eastside{
		width: 181px;
		height: 500px;
		margin-left: 730px;
		
		background-color: #000;
		padding:0;
		float: left;
		color: #fff;
		font: 8pt/14px helvetica;
		position: fixed;
}

