body {
	background-color: #333333;
	background-image: url("http://img.erott.net/body-bg.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #36393D;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	}

a {
	text-decoration: none;
	color: #3577BE;
	border-bottom: 0px dashed #36393D;
	}

a:hover {
	text-decoration: underline;
	color: #000000;
	border-bottom: 0px dashed #000000;
	}

a.page {
	display: block;
	width: 37px;
	height: 37px;
	background: url("http://img.erott.net/btn-page.png") 0 0 no-repeat;
	text-decoration: none;
	margin-right: 5px;
	color: #36393D;
	font-weight: bold;
	text-align: center;
	line-height: 28px;
	float: left;
	font-size: 12px;
	}

a:hover.page {
	background-position: 0 -37px;
	color: #EEEEEE;
	}
	
.blockquote {
	margin: 10px 0 10px 0;
	padding: 5px 5px 5px 20px;
	border-left: 5px solid #DDDDDD;
	border-right: 1px dashed #DDDDDD;
	border-top: 1px dashed #DDDDDD;
	border-bottom: 1px dashed #DDDDDD;
	color: #777777;
	background: url("http://img.erott.net/meta-background.gif");
	}

.blog-preview {
	background: #F9F9F9;
	border: #EEEEEE 1px dashed;
	width: 308px;
	padding: 5px;
	margin-bottom: 5px;
	}

#header {
	background: #333333 url("http://img.erott.net/header-logo[3].jpg") no-repeat;
	width: 700px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	}

#navigation {
	width: 700px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	}
	#navigation .buttons {
		width: 464px;
		height: 40px;
		float: left;
		}
	#navigation .menu-end {
		background: url("http://img.erott.net/btn-end.png") no-repeat;
		width: 236px;
		height: 40px;
		float: right;
		}

#menu {
	list-style: none;
	padding: 0px;
	margin: 0px;
	position: relative;
	}

#menu a {
	display: block;
	position: absolute;
	outline: none;
	}

#menu a:hover {
	background-position: left bottom;
	}

#menu a:hover span{
	display: block;
	}

#menu .home {
	width: 116px;
	height: 40px;
	background: url("http://img.erott.net/btn-home.png") no-repeat;
	left: 0px;
	top: 0px;
	}

#menu .portfolio {
	width: 116px;
	height: 40px;
	background: url("http://img.erott.net/btn-portfolio.png") no-repeat;
	left: 116px;
	top: 0px;
	}

#menu .blog {
	width: 116px;
	height: 40px;
	background: url("http://img.erott.net/btn-blog.png") no-repeat;
	left: 232px;
	top: 0px;
	}

#menu .contact {
	width: 116px;
	height: 40px;
	background: url("http://img.erott.net/btn-contact.png") no-repeat;
	left: 348px;
	top: 0px;
	}

#main {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	}

#main .top {
	background: url("http://img.erott.net/main-top.png") no-repeat;
	width: 700px;
	height: 10px;
	margin-top: 10px;
	}

#main .content {
	background: #FFFFFF;
	width: 680px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	}

#main .bottom {
	background: url("http://img.erott.net/main-bottom.png") no-repeat;
	width: 700px;
	height: 10px;
	margin-bottom: 10px;
	}

#footer {
	width: 700px;
	height: 82px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	}

#footer a {
	text-decoration: none;
	color: #36393D;
	border-bottom: 1px dashed #36393D;
	}

#footer a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dashed #000000;
	}

#footer .top {
	background: #333333 url("http://img.erott.net/footer-bar.png") no-repeat;
	width: 700px;
	height: 40px;
	line-height: 38px;
	margin-bottom: 2px;
	}
	
#footer .left {
	float: left;
	padding: 0 0 0 10px;
	}

#footer .right {
	float: left;
	padding: 0 0 0 187px;
	}

#footer .gear {
	background: url("http://img.erott.net/btn-gear2.png") no-repeat top left;
	width: 40px;
	height: 40px;
	float: right;
	cursor: pointer;
	}
	
#footer .gear:hover {
	background: url("http://img.erott.net/btn-gear2.png") no-repeat bottom left;
	}

#footer .reflect {
	background: #333333 url("http://img.erott.net/footer-reflect.png") no-repeat;
	width: 700px;
	height: 40px;
	}
	
.source {
	background-color: #EEEEEE;
	width: 655px;
	padding: 10px;
	margin-top: 5px;
	overflow: auto;
	border-left: 5px #CCCCCC solid;
	}
	
.folder {
	background: url("http://img.erott.net/icons/icon-folder.png") no-repeat;
	height: 16px;
	vertical-align: middle;
	font-size: 10px;
	padding: 0 0 2px 20px;
	line-height: 17px;
	}

.sub-folder {
	background: url("http://img.erott.net/icons/icon-folder.png") no-repeat;
	height: 16px;
	vertical-align: middle;
	font-size: 10px;
	padding: 0 0 2px 20px;
	margin: 0 0 0 20px;
	line-height: 17px;
	}
	
.file {
	background: url("http://img.erott.net/icons/icon-file.png") no-repeat;
	height: 16px;
	vertical-align: middle;
	font-size: 10px;
	padding: 0 0 2px 20px;
	margin-left: 20px;
	line-height: 17px;
	}

.file:hover {
	background-color: #F2F2F2;
	}
	
.sub-file {
	background: url("http://img.erott.net/icons/icon-file.png") no-repeat;
	height: 16px;
	vertical-align: middle;
	font-size: 10px;
	padding: 0 0 2px 20px;
	margin: 0 0 0 40px;
	line-height: 17px;
	}
	
.sub-file:hover {
	background-color: #F2F2F2;
	}

.information { background-color: transparent; font-weight: bold; padding: 3px 5px 3px 5px; }
.information a { color: #FFFFFF; text-decoration: none; }
.information a:hover { color: #EEEEEE; text-decoration: underline; opacity:1.0;	filter:alpha(opacity=100); }

.blue {
	border: #666666 5px solid;
	margin-bottom: 10px;
	opacity:0.4;
	filter:alpha(opacity=40);
	}
.blue:hover {
	border: #006699 5px solid;
	margin-bottom: 10px;
	opacity:1.0;
	filter:alpha(opacity=100);
	}

.green {
	border: #666666 5px solid;
	margin-bottom: 10px;
	opacity:0.4;
	filter:alpha(opacity=40);
	}
.green:hover {
	border: #008C00 5px solid;
	margin-bottom: 10px;
	opacity:1.0;
	filter:alpha(opacity=100);
	}

.red {
	border: #666666 5px solid;
	margin-bottom: 10px;
	opacity: 0.4;
	filter: alpha(opacity=40);
	}
.red:hover {
	border: #B02B2C 5px solid;
	margin-bottom: 10px;
	opacity: 1.0;
	filter: alpha(opacity=100);
	}
	
.pink {
	border: #666666 5px solid;
	margin-bottom: 10px;
	opacity: 0.4;
	filter: alpha(opacity=40);
	}
.pink:hover {
	border: #FF0084 5px solid;
	margin-bottom: 10px;
	opacity: 1.0;
	filter: alpha(opacity=100);
	}
	
.sky {
	border: #666666 5px solid;
	margin-bottom: 10px;
	opacity: 0.4;
	filter: alpha(opacity=40);
	}
.sky:hover {
	border: #4096EE 5px solid;
	margin-bottom: 10px;
	opacity: 1.0;
	filter: alpha(opacity=100);
	}
	
.mint {
	border: #666666 5px solid;
	margin-bottom: 10px;
	opacity: 0.4;
	filter: alpha(opacity=40);
	}
.mint:hover {
	border: #CDEB8B 5px solid;
	margin-bottom: 10px;
	opacity: 1.0;
	filter: alpha(opacity=100);
	}
	
.gold {
	border: #666666 5px solid;
	margin-bottom: 10px;
	opacity: 0.4;
	filter: alpha(opacity=40);
	}
.gold:hover {
	border: #C79810 5px solid;
	margin-bottom: 10px;
	opacity: 1.0;
	filter: alpha(opacity=100);
	}
	
.orange {
	border: #666666 5px solid;
	margin-bottom: 10px;
	opacity: 0.4;
	filter: alpha(opacity=40);
	}
.orange:hover {
	border: #FF7400 5px solid;
	margin-bottom: 10px;
	opacity: 1.0;
	filter: alpha(opacity=100);
	}
	
.yellow {
	border: #666666 5px solid;
	margin-bottom: 10px;
	opacity: 0.4;
	filter: alpha(opacity=40);
	}
.yellow:hover {
	border: #FFCC00 5px solid;
	margin-bottom: 10px;
	opacity: 1.0;
	filter: alpha(opacity=100);
	}