body {
	margin: 0;
	padding: 0;
	background: #E8E8CE url(images/bg.gif) repeat-x fixed;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #333;
	text-align: center;
	font-size: 75%;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	color: #9BBB38; 
}
h1, h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
a:link {
	color: #E58712;
}
a:visited {
	color: #B96F17;
}
a:hover, a:active {
	color: #9BBB38;
}

blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #E8E7D0;
	font-size: 0.9em;
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}
.small {
	font-size: 0.9em;
	color: #999;
}


#leftbar {
	display: block;
    position: absolute;
    left: .5em;
	width: 9.75em;
	top: 4em;
	background-color: #fff;
    border-top: none;
    border-bottom: 10px #E58712 solid;
    border-left: 1px #E58712 solid;
    border-right: 1px #E58712 solid;
}

#linkads {
	display: block;
    position: absolute;
    left: .6em;
	top: 22em;
	width: 120px;
	background-color: #fff;
}

#linkads-rp {
	display: block;
    position: absolute;
    left: .5em;
	width: 9.75em;
	top: 22em;
	background-color: #fff;
    border-top: none;
    border-bottom: 10px #E58712 solid;
    border-left: 1px #E58712 solid;
    border-right: 1px #E58712 solid;
    padding-bottom: 5px;
}

#adify-ads {
  display: block;
  position: absolute;
  left: .5em;
  top: 21em;
  width: 9.75em;

}

#text-ads {
	display: block;
    position: absolute;
	width: 9.75em;
    left: .5em;
	top: 38em;
	background-color: #fff;
    border-top: none;
    border-bottom: 10px #E58712 solid;
    border-left: 1px #E58712 solid;
    border-right: 1px #E58712 solid;
}

#banner-ad {
	display: block;
    position: absolute;
	width: 8.5em;
    left: .5em;
	top: 54em;
	background-color: #fff;
}

#banner-ad2 {
	display: block;
    position: absolute;
	width: 8.5em;
    left: .5em;
	top: 31em;
	background-color: #fff;
}

#rightbar {
	display: block;
	position: absolute;
    right: 0px;
	top: 3em;
}

#leftbar p {
	font-size: 75%;
    margin: 10px;
}

#leftbar a {
	text-decoration: none;
}

#text-ads p {
	font-size: 75%;
    margin: 10px;
}

#text-ads a {
	text-decoration: none;
}

.text-ad {
	border-bottom: 1px #E58712 solid;
}

#content {
	display: block;
	position: absolute;
	left: 11em;
	top: 4em;
	width: 75%;
    border-top: 1.1em #9BBB38 solid;
    border-bottom: 10px #9BBB38 solid;
    border-left: 1px #9BBB38 solid;
    border-right: 1px #9BBB38 solid;
	background-color: #fff;
	text-align: left;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}

.inlinead {
	float: right;
	width: 250px;
    height: 260px; 
	margin-left: 10px;
}

.headlines {
	float: right;
	width: 250px;
    height: 320px;
	margin-top: 10px; 
	margin-left: 10px;
    border: 1px #9BBB38 solid;
	padding-left: 10px;
}


.bottombanner {
	width: 100%;
}

.message {
color: #0a0;
font-size: 125%;
}

#header {
	display: block;
  position: absolute;
	top: 0px;
	left: 11em;
	color: #9BBB38;
	text-align: left;
}

#header a {
	color: #9BBB38;
}

.maintitle {
    color: #ffffff;
    font-size: 36;
    text-decoration: none;
}

.section-title {
  width: 100%;
  background-color: #E58712;
  color: #ffffff;
}

#footer {
	display: block;
    position: absolute;
}

.sortheader {
   font: arial;
   text-decoration: none;
   background-color: #EBFFC8;

}

tr {
	border-bottom: blue thick solid;
}

.sortarrow {
   border-style: none;
}

.error {
	color: red;
	font-weight: bold;
}

.seoyak-contest {
	margin-top: 10px; 
	margin-left: 10px;
    border: 1px #9BBB38 solid;
	padding-left: 10px;
}
