* {
	margin: 0;
	padding: 0;
	}

body {
	font-size: 11px;
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2", Georgia, serif;
	color: #deded7;
	background-color: #333;
	//background-image: url('http://www.illsoul.com/files/gray-black.jpg');
	//background-repeat: repeat-x;
	//background-attachment: fixed;
	overflow-x: hidden;
	overflow-y: scroll;
	}

a:link, a:active, a:visited  {

	text-decoration: none;
	color: #fff;
	}

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

li a:link, li a:active, li a:visited  {

	text-decoration: none;
	color: #deded7;
	}

li a:hover {
	color: #fff;
	margin-left: -4px;
	padding: 2px 4px 2px 4px;
	background-color: #444;
	}

img {
	border: 10px solid #444;
	background-color: #444;
	}

#logolink a, #logolink a:hover, img.nobg, a img, a img.nobg, a:hover img.nobg, .nolink a, .nolink a:hover {
	border: 0 0 0 0;
	border-width: 0px;
	background-color: transparent;
	color: transparent;
	}
	
#logolink {
	position: fixed;
	top: 190px;
	left: 50px;
}

.logoo, .logoo img {
	background-color: transparent
	border: 0 0 0 0;
	border-width: 0px;
	position: relative;
	top: 95px;
	left: 30px;
	}

#topbar{
	margin-left: 150px;
	height: 12px;
	width: 835px;
	background-color: #fff;
	}

#menu {
	float:left;
	text-align:left;
	margin-left: 140px;
	padding-bottom:25px;
	width:990px;
	}

#menu ul {
	float:left;
	margin-left:10px;
	padding-left: 5px;
	padding-bottom:5px;
	width:208px;
	border-left: #444 solid 1px;
	list-style: none;
	}

#menu ul li.section-title {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2", Georgia, 'Times New Roman', Times, serif;
	letter-spacing: 1px;
	font-size:16px;
	color:#fff;  
	font-style:normal;
	font-weight: bold;
	list-style: none;
	text-transform:uppercase;
	
	}

#menu li{
	padding-top: 5px;
	font-style: italic;
	line-height: 15px;
	}

#content {
	float:left;
	margin-left: 150px;
 	padding-top: 5px;
 	margin-bottom: 75px;
	width:835px;
	border-top:1px solid #444;
	border-bottom:1px solid #444;
	}

.container span {
	font-style: italic;
	}

#content p {
	width: 400px;
	margin-bottom: 25px;
	}

.titled{
	margin-bottom: 0px;
	font-size: 20px;
	color: #deded7;
	font-style: italic;
	width: 380px;
	}

.strng {
	font-style: italic;
	font-weight: bold;
	color: #deded7;
	}
	
.desc{
	border-left: #444 solid 1px;
	list-style: none;
	position: absolute;
	top: 214px;
	left: 599px;
	width: 360px;
	padding: 10px 0 5px 10px;
}

#img-container{
margin-top:40px;
}

.topp a, .topp a:visited, .topp a:active{
color: #ddd;
position: relative;
top: 20px;
}

.topp a:hover{
color: #fff;
	margin-left: -4px;
	padding: 2px 4px 2px 4px;
	background-color: #444;
}
	
.mhs-bg{postion:absolute;top: 0px;left: 0px;height: 54px;background-image:url('http://www.deamplified.com/shared-files/header_bg.gif');background-repeat:repeat-x;width: 100%;}
.mhs-wrap{postion:absolute;top:0px;left: 0px;font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2", 'Times New Roman', Times, serif;font-size: 12px;letter-spacing:1.25px;padding: 25px 0 0 155px;font-style:normal;font-weight:normal;text-transform:uppercase;}
.mhs-links{position: relative; top: -12px; left: 0px;color: #999933;background-color: transparent;}
.mhs-links a,.mhs-links a:visited{text-decoration: none;border-width: 0;color: #999933;background-color: transparent;}
.mhs-links a:hover,.mhs-links a:active,.mhs-title a:hover,.mhs-title a:active{text-decoration: none;border-width: 0;color: #cccc33;background-color: transparent;}
.mhs-logo, .mhs-logo img, .mhs-logo a, .mhs-logo a:hover, .mhs-logo a:active, .mhs-logo a:visited{float: left; border-width: 0px; text-decoration: none; background-color: transparent;}
.mhs-cross img{border-width: 0px; text-decoration: none; background-color: transparent;}
.mhs-top{position: absolute; top:46px; left:138px;}