@charset "iso-8859-2";
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

body {
	margin: 30px 0;
	padding: 0;
	font-size: 14px;
	color: #6B6B6B;
	background-color: #EFEFEF;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-weight: normal;
	color: #000000;
}

h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 26px;
}

h3 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 16px;
	border-bottom: 1px solid #F4F4F4;
}

p, ol, ul, blockquote {
	line-height: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	text-align: left;
}

a {
	color: #EC5600;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

#textfield1 {
	width: 185px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}

#submit1 {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	background: #FBFBFB url(images/img7.gif) repeat-x;
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A;
}

/* Posted */

.posted {
	height: 33px;
	margin: 0 0 30px 0;
	padding: 10px 15px 0 15px;
	background: url(images/img6.gif) repeat-x;
	border-bottom: 1px solid #F2F2F2;
}

.posted p {
	float: left;
	margin: 0;
}

.posted .comments {
	float: right;
}

.posted a {
	color: #717171;
}

/* Header */

#header {
	width: 917px;
	height: 115px;
	background-image: url(images/img2.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Logo */

#logo {
	float: left;
	height: 115px;
	padding: 0;
	background: url(images/img1.gif) no-repeat;
	width: 20px;
}

#logo * {
	text-decoration: none;
}

#logo h1 {
	float: left;
	padding: 50px 0 0 40px;
	font-size: 36px;
}

#logo h1 a {
	color: #000000;
}

#logo h1 span {
	font-weight: bold;
}

#logo h2 {
	float: left;
	padding: 72px 0 0 8px;
	font-size: 12px;
	border: none;
}

/* Splash */

#splash {
	width: 877px;
	height: 160px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -13px;
	margin-left: auto;
	border-right-width: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-width: 20px;
	border-bottom-style: none;
	border-top-style: none;
	background-image: url(images/img5.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


/* Menu */

#menu {
	float: right;
	height: 35px;
	background-image: url(images/img3.gif);
	background-repeat: no-repeat;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 80px;
	padding-right: 20px;
	background-position: right;
}


#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	border-left: 1px solid #DBDBDB;
	text-transform: none;
	text-decoration: none;
	font-size: 16px;
	color: #3B3B3B;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 20px;
}

#menu a:hover {
	color: #0000FF;
}

#menu .first a {
	border: none;
}

/* Content */

#content {
	width: 847px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-right: 35px;
	padding-left: 35px;
	background-color: #FFFFFF;
	background-image: url(images/img8.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#colOne {
	float: left;
	width: 847px;
	margin-top: 0px;
	background-position: top;
}

#colTwo {
	float: right;
	width: 90px;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0;
	clip: rect(100px,auto,auto,auto);
	margin-top: 40px;
}

/* Footer */

#footer {
}

#footer p {
	text-align: center;
	color: #777777;
}

#footer a {
	color: #5d5d5d;
}
#menu2 {
	float: right;
	height: 35px;
	padding-bottom: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	padding-left: 0px;
}
#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu2 li {
	display: inline;
}
#menu2 a {
	border-left: 1px solid #DBDBDB;
	text-transform: none;
	text-decoration: none;
	font-size: 18px;
	color: #3B3B3B;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 100px;
	padding-bottom: 0;
	padding-left: 50px;
}
#menu2 a:hover {
	color: #0000FF;
}
#menu2 .first a {
	border: none;
}
#content #colOne .style2 .styleDan em {
	color: #000;
}
.as {
	color: #F00;
	text-decoration: underline;
}
