body {
	margin: 0px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url('images/tars_02.gif') no-repeat center fixed;
}

#wrap {
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px;

}

#header {
	width: 1000px;
	height: 250px;
	margin: 0px;
	background:url('images/header.png') no-repeat center;
	padding: 0px;
}

#menu_link {
	margin-top: -130px;
	margin-bottom: 90px;
	margin-left: 180px;
	font-size: 12px;
}

a{
	color: #618788;
	text-decoration: none;	
}

a:hover {
	color: #AA3511;
	text-decoration:none;
	border-bottom: 1px #E0D3CD dashed;
}

#sidebar {
	float: left;
	width: 270px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#sidebar ul {
	list-style-type: none;
	font-size: smaller;
    margin-bottom: 1px;
	padding: 0px;
	margin: 0px;
}


.sidebox {
	margin: 0; 
	background: url('images/sbbody-r.gif') no-repeat bottom right;
	font-size: 100%;
}

.boxhead {
	background: url('images/sbhead-r.gif') no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}

.boxhead h5 {
	background: url('images/sbhead-l.gif') no-repeat top left;
	margin: 0;
	padding: 8px 30px 8px;
	font-weight: bold; 
	line-height: .8em;
	color: #AA3511;
        font-size: 13px;
}

.boxbody {
	background: url('images/sbbody-l.gif') no-repeat bottom left;
	margin: 0;
	padding: 10px 0px 15px 0px;
}

#content {
	float: left;
	width: 700px;
	margin-left: 10px;
}

.post {
	border-bottom: 1px #E0D3CD dotted;
	padding: 7px 3px 1px 4px;
	float: left;
	width: 100%;
}


h3, h4 {
	font-weight: bold;
	color: #AA3511;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}

.post_head {
	margin-top: 0px;
}

.post_head h4 a:hover{
	text-decoration: none;
	border: none;
}

.entry {
	line-height: 1.3em;
	text-align:justify;
	float: left;
}


#footer {
	text-align: center;
	font-size:.8em;
	border-top: 1px dotted #D4DBD3;
	border-bottom: 1px solid #D4DBD3;
	width:100%;
	margin-bottom: 5px;
	margin-top: 10px;
}

.inputs {
    padding-top: 2px;
    padding-bottom: 2px;
    float: left;
	margin-right: 3px;
}

.inputs #s {
	border: 1px solid #618788;	
}

.inputs #searchsubmit{
	border: 1px solid #618788;	
	color: #618788;
	font-size: 12px;
	padding: 0px 0px 1px 0px;
}

#search_form {
	margin-left: 50px;
}
