


html, body, div, span,
h1, h2, h3, h4, h5, h6, p,
a, img, hr, object,
blockquote, address, pre, del, ins,
abbr, acronym, bdo, cite, code, dfn, em, kbd, q, samp, strong, var,
b, i, tt, big, small, sup, sub, 
ul, ol, li, dl, dt, dd,
table, caption, tbody, thead, tfoot, tr, th, td
form, fieldset, legend, label {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: inherit; 
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

input, textarea, select, option, optgroup, button {
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
}

q {
	quotes: none;
}

html {
	height: 100%;
	margin-bottom: 1px; 
}

body {
	color: #000000;
	background: #ffffff;
	text-align: left;
	font-size: 100.01%; 
	position: relative;
}


body {
	background-color: #262626;
}
 
#wrapper {
	width: 760px;
	margin: 0px auto;
}

#header {
	height: 350px;
	background: url(images/header.jpg) no-repeat;
}

#container {
	background-color: #1A1A1A;
	padding-top: 30px;
}

#navigation {
	margin-left: 30px;	
}

#left {
	width: 300px;	
	float: left;
}

#main {
	min-height: 500px;
	color: #ffffff;
	margin-right: 30px;
	margin-left: 300px;
}

#footer {
	height: 50px;
	background-color: #1A1A1A;
	color: #ffffff;
	padding-left: 300px;
	margin-top: 30px;
}

#clear{
	clear: both;
	font-size: 0.1px;
	line-height: 0.1px;
	height: 0.1px
}


 

.mod_navigation ul {
	list-style: none;
}

.mod_navigation ul ul {
	padding-top: 2px;
}

.mod_navigation li {
	margin-bottom: 3px;
}

.mod_navigation li li {
	margin-left: 10px;
}

.mod_navigation li a {
	text-decoration: none;
	color: #7d888e;
}

.mod_navigation li a:hover {
	color: #ffffff;
}

.mod_navigation li.current_page_item > a {
	color: #cc0066;
}


 
#wp_page_numbers ul {
	list-style: none;
}

#wp_page_numbers li {
	float: left;
	list-style: none;
	margin-right: 5px;
}

#wp_page_numbers li.page_info {
	margin-right: 15px;
}

#wp_page_numbers li a:hover {
	color: #cc0066;
}

#wp_page_numbers li.active_page a {
	color: #cc0066;
}



#footer a {
	text-decoration: none;
	color: #7d888e;
}

#footer a:hover {
	color: #ffffff;
}


h1 {
	text-indent: -999em;
}

h1 a {
	display: block;
	height: 350px;
	background: url(images/logo.png) no-repeat;
}
 
h2 {
	color: #CC0066;
	font-weight: bold;
	margin-bottom: 15px;
	
}

h3 {
	color: #73735e;
	font-weight: bold;	
	margin-bottom: 5px;
}

h3:first-child {
	margin-top: -10px;
}

#main p,
#main ul {
	margin-bottom: 20px;
}

#main ul {
	list-style-type: square;
	margin-left: 30px;
}

#main img {
	border: 5px solid #2b2b2b;
	float: right;
	margin-left: 30px;
	margin-bottom: 15px;
	margin-top: 5px;
}

#main a {
	text-decoration: none;
	color: #73735e;
}

#main a:hover {
	color: #cc0066;
}

.mail {
	display: none;
}

 
body {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 1.2em;
	letter-spacing: 0.2em;
}

p {
	font-size: 0.8em;
	line-height: 1.6em;
	text-align: justify;
}

#main ul {
	font-size: 0.8em;	
	line-height: 1.6em;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}


#navigation {
	font-size: 0.8em;
	line-height: 1.3em;
}

#footer {
	font-size: 0.6em;	
}
