html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	height:100%;
	color: #666666;
	margin:0;
	line-height: 1.5em;
	text-align: center;
}

body {
	background-color: #006633;
	background-repeat: repeat-x;
	background-image: url(../images/bkground_grad.gif);
	text-align: center;
}

.stretch {
	width: inherit;
	height: inherit;
}

table#page {
	width:100%;
	min-height:100%;
	border-collapse: collapse;
}

table#page td {
	position:relative;
	margin: 0;
	padding: 0;
}

div#page {
	background: #000 url(/images/background_green.jpg);
	min-height: 100%;
	padding: 0;
	width:767px;
	margin: 0 auto 0 auto;
}

div#pagewrapper {
	padding: 0;
	width:767px;
	margin: 0 auto 0 auto;
	background-image: url(../images/containerShadow.png);
	background-repeat: repeat-y;
}
div#page > div {
	width: 755px;
	margin:auto;
}

div.bordered {
	margin: 10px;
	padding: 10px;
	border: 1px solid #666;
}

img {
	border:0px;
	margin: auto;
}

a {
	color: #0000AA;
	text-decoration:none;
}

#footer a,.read_more a {
	color: #666666;
}

.bordered a {
	text-decoration:underline;
}

.bordered a:hover {
	color: #666666;
}

a:hover {
	text-decoration:underline;
}

h3 {
	font-size: 15px;
	color:#003399;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	}

h3 + p {
	margin-top:0px;
}

h4 {
	display: inline;
	font-size:16px;
	color: #666666;
}

h4 + p {
	margin-top:0px;
}

p,li {
}

div#header {
	margin: auto;
	text-align: center;
	padding: 0;
}

div#menu {
	width: 755px;
	margin:auto;
	margin: auto;
	height: 30px;
}

div#menu a span {
	color: #00357E;
	font-size:larger;
}

div#menu a {
	color: #666666;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

div#menu a:hover {
	color: #F17C1F;
}

body#home div#menu a#home {
	color: #0000AA;
}
body#about div#menu a#about {
	color: #0000AA;
}

body#anteup21 div#menu a#anteup21 {
	color: #0000AA;
}

body#contact div#menu a#contact {
	color: #0000AA;
}

body#rules div#menu a#rules {
	color: #0000AA;
}

div#menu div {
	display: inline;
	padding-right: 2em;
	/*padding-left:20px;*/
	vertical-align: middle;
}
div#content {
	width: 755px;
	width: 755px;
	background-color: #FFFFFF;
	margin: auto;
	text-align: left;
}
.end {
	text-align: center;
	color: #030;
}

div.left_content {
	float: left;
	padding: 1em;
	border-style: solid;
	border-collapse: collapse;
	border: 0;
	border-right: 1px inset;
	border-color: #999999;
}

div.right_content {
	float:left;
	padding:10px 0 10px 50px;
}

div.line {
	margin: 4px 0px 14px 0px;
	border-style: solid;
	border-collapse: collapse;
	border:0;
	border-top: 1px inset;
	border-color: #666666;
}

.article {
	position: relative;
}

.read_more {
	float:right;
	white-space: nowrap;
}

div#footer {
	width: 755px;
	padding-top:3em;
	padding-bottom:1em;
	text-align:center;
	margin: auto;
	background-color:#FFFFFF;
}

div#footer div {
	display:inline;
	padding:1.75em;
	text-align: center;
}

div#footer a {
	color: #666666;
	text-decoration:none;
}

div#footer a:hover {
	text-decoration:underline;
}

div.clear {
	clear:both;
}

p + ul {
 margin-top:-1em;
 padding-top:-1em;
}

ul + p {
 margin-top:-1em;
 padding-top:-1em;
}
#designed a:link, a:visited {
	color: #030;
}
#title {
	padding-left: 20px;
}
#left_content  img {
	margin-top: 10px;
	margin-bottom: 10px;
}
#menubar {
	padding: 0px;
}
.border_botton {
	color:#003399;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}
.follow {
	text-transform: uppercase;
	color: #10197A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0E0F6F;
}
