* {
	margin:0;
	padding:0;
}

body {
	background:#373737;
	font: 0.80em/140% Verdana, sans-serif;
	text-align:center;
	color:#000;
}

a img {
	border: none;
}

#wrapper {
	width:950px;
	background:#fff url(images/wrapper.jpg) -20px top repeat-y;
	margin: 0 auto;
	text-align:left;
	position: relative;
}

#header {
	height: 58px;
	width:100%;
	background: #c8d1da url(images/header.jpg) top left no-repeat;
	padding-top:22px;
}

#header h1 {
	text-indent:-5000em;
	margin:0;
	padding:0;
}

#header .ad {
	position: absolute;
	top:9px;
	right:263px;
	height:60px;
	width:468px;
}

#header .ad a img {
	border: none !important;
}

#header h1 a {
	height:40px;
	width:105px;
	display:block;
	margin-left:25px;
	outline: none;
}

#search_form {
	height:43px;
	width:100%;
	background: #435767 url(images/search.jpg) top left no-repeat;
	position: absolute;
	top: 80px;
	font-family: Georgia, serif;
	font-size: 120%;
	color: #fff;
	
}

.linkarena {
	position:absolute;
	top: 9px;
	right: 15px;
}

#search_form p {
	padding-top:10px;
	padding-left:230px;
}

#search_form input {
	padding: 0 15px;
}

#search_form input#search {
	width:350px;
	_width:330px;
	background: #667988;
	border: none;
	padding:3px;
	color:#fff;
	margin-left:20px;
}

#content {
	margin-top: 43px;
}

#sidebar {
	width:170px;
	float:left;
	padding:10px;
	background: #dfe4e9 url(images/sidebar.jpg) no-repeat;
}

#primary {
	width:480px;
	margin-left:225px;
	padding:20px;
}

#alpha {
	list-style: none;
	font-size: 130%;
	padding-top:10px;
}

#alpha a {
	color: #000;
	text-decoration: none;
}

#alpha a:hover,#alpha a:focus {
	text-decoration: underline;
	background:#667988;
	color:#fff;
}

#alpha li {
	float:left;
	width:23px;
	text-align:center;
	height:25px;
	_height:21px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	font-size: 180%;
	margin:15px 0 15px 0;
	
}

h2 {
	font-size: 150%;
	margin:15px 0 10px 0;
	line-height:140%;
}

h3 {
	font-size: 130%;
	margin:15px 0 10px 0;
}

h4 {
	font-size: 110%;
	margin:10px 0 15px 0;
	font-weight:bold;
	font-variant:small-caps;
	margin:15px 0 10px 0;
}

h5 {
	font-size: 100%;
	font-weight:bold;
	font-variant:small-caps;
	margin:15px 0 10px 0;
}

h6 {
	font-size: 100%;
	font-variant:small-caps;
	margin:15px 0 10px 0;
}

#primary p, #primary li {
	margin:10px 0 10px 0;
}

#primary li {
	margin-left:2.5em;
}

#primary blockquote {
	margin:0 2.5em;
	display: block;
}

#footer {
	clear:left;
	padding:10px;
	text-align:right;
	font-size:80%;
}

a {
	color:#667683;
}

/*
	Dominic Appendix
*/
.admin input {
	width: 100%;
}

.admin textarea {
	width: 100%;
	height: 210px;
}

.pages {
	font-size: 100% !important;
	display: block !important;

}

.dimento {
	color:#446784
}

.com {
	color:#C7B250
}

#submit {
	background: #435767;
	color: #FFF;
	border: 1px solid #667988;
}

#the_ad_block {
	position: absolute;
	right:30px;
	width: 175px !important;
	padding: 0 !important;
	margin: 0 !important;
	top:200px;
}
