body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
#head {
	width:984px;
	height:85px;
	border-bottom: 1px solid #4413A0;
	position:fixed;
	background:#fff;
	margin-top:-40px;
	padding-top:20px;
	}
* html #head {
	margin-left:0px;
	background:#fff;
	margin-top:0px;
	width:982px;
	overflow:visible;
	}
*+html #head {
	margin-top:0px;
	margin-left:-20px;
	}
.img-head {
	float:left;
	margin:0 6px;
	}
.img-head-2 {
	float:left;
	overflow:visible;
	margin:0 -2px 0 6px;
	}
* html .img-head-2 {
	float:left;
	overflow:visible;
	margin:0 -6px 0 6px;
	}
#content {
	margin:35px 0 0 20px;
	min-height:180px;
	width:962px;
	clear:both;
	padding-top:95px;
	}
* html #content {
	padding-top:0;
	margin:35px 0 0 20px;
	}
*+html #content {
	padding-top:135px;
	
	}
.post {
	padding:10px 0;
	width:595px;
	}
.menu {
	position:fixed;
	width:120px;
	height:auto;
	float:left;
	padding-bottom:45px;
	}

ul {
	list-style:none;
	margin: 10px 0 0 -40px;
	}
*+html ul {
	margin-left:0px;
	margin-top:0px;
	}
* html ul {
	margin-left:0px;
	margin-top:0px;
	}
.menu li {
	list-style:none;
	}

.menu li a{
	text-decoration:none;
	color:#4413A0;
	font-size:12px;
	}
.menu li a:hover {
	text-decoration:underline;
	}
.menu li.active {
	font-weight:bold;
	}	
#add {
	position:fixed;
	float:left;
	margin-left:125px;
	margin-top:5px;
	width:190px;
	height:auto;
	color:#4413A0;
	text-align:right;
	font-size:12px;
	}
html>/**/body #add {
		margin-top:15px;
		}
*+html, * html #add ul {
	padding-top:-5px;
	}
#add li {
	list-style:none;
	}
#add li a{
	text-decoration:none;
	color:#4413A0;
	font-size:12px;
	}
#add li a:hover {
	text-decoration:underline;
	}
#add li.active {
	font-weight:bold;
	}	
#add-content {
	position:fixed;
	float:left;
	margin-left:125px;
	width:190px;
	height:auto;
	color:#4413A0;
	text-align:right;
	font-size:12px;
	padding-top:7px;
	margin-top /*\**/:-5px\9
	}
html>/**/body #add-content {
	padding-top:4px;
}
*+html, * html #add-content ul {
	padding-top:-5px;
	
	}

#add-content li {
	list-style:none;
	}
#add-content li a{
	text-decoration:none;
	color:#4413A0;
	font-size:12px;
	}
#add-content li a:hover {
	text-decoration:underline;
	}
#add-content li.active {
	font-weight:bold;
	}	
#text {
	padding-top:5px;
	float:right;
	width:617px;
	height:auto;
	color:#555;
	font-size:12px;
	margin-bottom:20px;
	}
html>/**/body #text {
	padding-top:15px;
	}
#text ul {
	list-style:square;
	margin-left:-27px;
	}
#text ul li {
	margin-bottom:5px;
	}
*html #text ul {
	margin-left:20px;
	}
*+html #text ul {
	margin-left:20px;
	}
#text a {
	text-decoration:none;
	font-weight:bold;
	color:#4413A0;
	}
#text a:hover {
	text-decoration:underline;
	}
.img-text {
	
	float:right;
	margin: 0 0 10px 10px;
	}
#footer {
	border-top: 1px solid #4413A0;
	width:982px;
	height: 20px;
	padding-top:5px;
	color:#4413A0;
	font-size:9px;
	clear:both;
	}
	
#footer a {
	text-decoration:none;
	color:#4413A0;
	}
#footer a:hover {
	text-decoration:underline;
	}
.clear {
	clear:both;
	width:100%;
	border-bottom:1px solid #4413A0;
	margin-bottom:10px;
	margin-top:-35px;
	}
html>/**/body .clear {
	margin-top:0;
	}
p {
	margin-top:-3px;
	}
html>/**/body p {
	margin-top:0;
	}

