body {
	background-color: #3A3436;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", "trebuchet MS", Verdana;
	font-size: 12px;
}
.script {
	font-family: "Courier New", Courier, monospace;
}

#layout {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#nav {
	height: 32px;
	width: 400px;
	float: right;
	margin-top: 44px;
	clear: right;
	color: #FFFFFF;
}
#desc {
	float: right;
	height: 34px;
	width: 536px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#desc a {
	color: #FFFFFF;
	text-decoration: underline;
}

p#textbottom {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/textbottom.png);
	background-repeat: no-repeat;
	float: left;
	width: 452px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}


#text {
	background-color: #FFFFFF;
	margin-top: 10px;
	background-image: url(../images/textTop.png);
	background-repeat: no-repeat;
	padding: 10px;
}
.info {
	padding: 5px;
	border: 1px solid #C4BDBF;
	background-color: #F4F2F3;
}
pre {
	overflow: auto;
	background-color: #F4F2F3;
	padding: 5px;
	border: 1px solid #C4BDBF;
	width: 420px;
}


#nav ul li {
	float: left;
	margin-right: 5px;
	padding-top: 8px;
	width: 68px;
	height: 24px;
	text-align: center;
}


#body {
	padding: 10px;
	float: left;
}
#footer {
	float: left;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 10px;
}

#content {
	width: 642px;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/bg_content.png);
}
#left {
	width: 452px;
	margin-top: 10px;
	float: left;
	padding-left: 10px;
}
#right {
	width: 160px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
}






#header {
	height: 130px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
#textbottom {

	margin: 0px;
	padding: 0px;
	background-image: url(../images/textbottom.png);
	background-repeat: no-repeat;
	float: left;
	width: 452px;
}
#nav ul li.current {

	background-image: url(../images/bg_nav.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
	padding-top: 8px;
	width: 68px;
	height: 24px;
	text-align: center;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	margin: 0px;
	padding: 5px;
	font-weight: normal;
}
#left a {
	color: #F8530F;
}
#sugg_mail:after{
	content: "\40mutationevent.com>";
}

