@charset "UTF-8";
/* CSS Document */

body {
	background: #fff url(../images/bodybg.png) repeat-x;
	font: 80% "Trebuchet MS", Helvetica, sans-serif;
	color: 000;
}

#container {
	width: 940px;
	margin: 0 auto;	
	/* background: #fefefe url(../images/mainbg.png) repeat-y; */
}
#topbg {
	background: url(../images/topbg.png) no-repeat;
	height: 12px;
	display: block;
	clear: both;
}

/* HEAD */
#powered {
	float: right;
	height: 55px;
	position: relative;
	top: 7px;
	right: 210px;
}
#head {
	background: url(../images/mainbg.png) repeat-y;	
	height: 193px;
	text-align: left;
	padding-left: 72px;
}
#nav {
	background: url(../images/nav.png) no-repeat;	
	padding: 1px;
	height: 41px;
        width: 750px;
}
#nav ul {
        width: 660px;
	list-style: none;
        text-align: center;
}
#nav li {
	display: inline;
	padding: 1.4em;
}
#nav a:link, #nav a:visited {	
	font: 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;	
        text-decoration: none;
        color: #fff;
}
#nav a:active, #nav a:hover {	
	color: #ffb239;
}
#sponsoring {
	float: right;
	margin-left: 1em;
	position: relative;
	top: -200px;
        left: 2em;
        text-align: center;
}
#sponsoring h3 {
        font: bold 12pt Georgia, serif;
        color: #444;
}
#sponsoring .moduletable_sp {
	background: url(../images/sp_bg.png) no-repeat top;
        padding: 0 1em;
}
#sponsoring .moduletable_sp h3 {
        padding: 1em 0em 0em 1em;
}
#sponsoring .moduletable_userlist {
        padding: 0em 1em 3em 1em;
        color: #666;
}
#sponsoring .moduletable_userlist a:link {
        text-decoration: none;
        color: #007cff;
}
#sponsoring .moduletable_userlist a:visited,
#sponsoring .moduletable_userlist a:active {
        color: #007cff;
}
#sponsoring .moduletable_userlist a:hover {
        color: #007cff;
        text-decoration: underline;
}
#sponsoring .moduletable_userlist li {
        text-align: left;
}
#sponsoring .moduletable {
	background: url(../images/randpic_bg.png) no-repeat top;
        padding: 0em 1em 3em 1em;
}
#sponsoring .moduletable li {
        color: #666;
        text-align: left;
}
#sponsoring .moduletable li a:link {
        text-decoration: none;
        color: #007cff;
}
#sponsoring .moduletable li a:visited,
#sponsoring .moduletable li a:active {
        color: #007cff;
}
#sponsoring .moduletable_userlist a:hover {
        color: #007cff;
        text-decoration: underline;
}
#sponsoring .moduletable h3 {
        padding: 1em 0em 0em 1em;
}
/* login form */
#sponsoring .moduletable_login {
	background: url(../images/login_bg.png) no-repeat top;
        padding: 5px 1em 2em 1em;
}
#sponsoring .input {
        border: 0;
}

#sponsoring .moduletable_login ul {
        list-style-type: none;
        padding: 0;
        text-align: center;
}
#sponsoring .moduletable_login li a:link, #right .moduletable_login li a:visited {
        font: 0.9em "Trebuchet MS", Helvetica, sans-serif;
        color: #007cff;
        text-decoration: none;
}
#sponsoring .moduletable_login li a:hover, #right .moduletable_login li a:active {
        color: #ffb239;
        text-decoration: underline;
}
/* CONTENT */
#bodycontainer {
	background: url(../images/mainbg.png) repeat-y;
	position: relative;
	top: -2px;
        width: 770px
}
#content {
	background: ;
	width: 450px;
	margin: 0em 1em 0em 3em;
	padding: 1em;
}
#content p {
        font: 1em/1.5 "Trebuchet MS", Helvetica, serif;
}
#content h1 {
        font: bold 1.6em Georgia, serif; 
        color: #444;
}
#content img {
        border: 0;

}
#content .contentheading {
        font: bold 1.5em Georgia, serif;
        color: #444;
}
#content .small {
        font: 0.8em "Trebuchet MS", Helvetica, serif;
        color: #aaa;
}
#content .createdate {
        font: 1em "Trebuchet MS", Helvetica, serif;
        color: #666;
}
/* LEFT */
#left {
	background: ;
	width: 140px;
	margin: 2em 1em 0em 1em;
	padding: 1em;
	float: left;
}
/* RIGHT */
#right {
	width: 125px;
	margin: 2em 1em 0em 1em;
	padding: 1em;
	float: right;
z-index: 1;
}
#right ul {
        list-style-type: none;
        padding: 0;
        text-align: center;
}
#right li a:link, #right li a:visited {
        font: 1.8em "Arial Black", sans-serif;
        color: #007cff;
        text-decoration: none;
}
#right li a:hover, #right li a:active {
        color: #ffb239;
        text-decoration: none;
}
.moduletablerss {
        text-align: center;
}
#right img {
        border: 0;
}
#right span {
        vertical-align: top;
}
#right .moduletablerss a:link, #right a:visited  {
        font-size: 1.3em;
        font-weight: bold;
        color: #007cff;
        text-decoration: none;
}
#right .moduletablerss a:hover, #right a:active {
        color: #ffb239;
        text-decoration: underline;
}
#right h3 {
        color: #444;
        font: bold 1.2em Georgia, serif;
        text-align: center;
}
#right .input {
        border: 0;
}

#right .moduletable_login ul {
        list-style-type: none;
        padding: 0;
        text-align: center;
}
#right .moduletable_login li a:link, #right .moduletable_login li a:visited {
        font: 0.9em "Trebuchet MS", Helvetica, sans-serif;
        color: #007cff;
        text-decoration: none;
}
#right .moduletable_login li a:hover, #right .moduletable_login li a:active {
        color: #ffb239;
        text-decoration: underline;
}
/* FOOTER */
#footcontent {
	clear: both;	
}
#footer {
	clear: both;
	background: url(../images/footer.png) no-repeat;
	height: 16px;
	position: relative;
	top: -2px;
}