


a {
	color:#000000;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	color:#4E4848;
	}
	
a:visited, a:active {
	color:#000000;
	}
	
p {
	font-size:0.75em; 
	}
	
html, body {
	font-family:verdana, arial; 
	color:#000000;
	
	margin:0px 0px 0px 0px;
	/*background-color:#41383C;*/
	
	background-color:#c7c7c7;
	background-image: url(sidebar.jpg);
background-repeat: repeat-y;
background-position: right top;
	padding:0px 0px 0px 0px;
	height:100%;
	}
	


#left {

/*padding-top:150px;
	padding-bottom:50px;
	margin-top:-20px;
	margin-left:-20px;
	height:100%;
	float:left;
	width:67%;*/
	margin-right:310px;
	float:left;
	width:100%;
	height:100%;
	margin-top:0px;
	text-align:left;
	border: 2px solid red;
/*	background-color:#c7c7c7;*/
	}
	
/*#right {
	float:right;
	width:300px;
	border-style:dashed; 
	border-width:0px; 
	border-color:#808080;
	background-color:#41383C;
	height:100%;
	margin-top:0px;
}*/

#toggle_slide {
	padding-top:0px;
	margin-top:0.5em;
	margin-bottom:0.5em;
	font-size:.80em;
}


	
#img {
	float:right;
		/*width:275px;
text-align:right;*/
	width:100%;
	z-index:5;
	padding:0px;
	/*margin-right:-124px;*/
	margin-right:-93px;
	text-align:center;
	
	}
#img2 {
	position:relative;
	right:134px;
	z-index:5;
	float:right;
	}


li {
	list-style: none;
	text-align:right;
	margin-right:10px;
	}

#menu {
	text-align:right;
	font-size:1.2em;
	margin-top:150px;
	margin-bottom:0px;
	padding:0px;
	display:block;
}
