body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #20A3BF;
	background-image: url(../images/main_back.jpg);
	background-repeat: repeat-x;
}
a{
	border: 0px;
	text-decoration: none;
}

a:link {
	color: #666666;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #003366;
}
a:active {
	color: #990000;
}

h1{
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	letter-spacing: -3px;
}
.main{
	width: 1000px;
	padding: 0px;
	margin: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/content_back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.header{
	width: 1000px;
	height: 474px;
	padding: 0px;
	margin: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: right;
	background-image: url(../images/header_back.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
}

.header ul{
	position: relative;
	height: 53px;
	list-style-type: none;
	margin-top: 20px;
	top: 55px;
	right: -20px;
	letter-spacing: -3px;
	text-align: left;
	text-indent: 35px;
}

.header ul a {
	background-image: url(../images/button_back.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 33px;
	display: block;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #000000;
	width: 199px;
	font-weight: bold;
	padding-top: 10px;
}

.header ul a:hover {
	color: #FFCC00;
}

.header li{
float: left;
}
.logo{
	position: relative;
	top: 0px;
	margin-bottom: 45px;
}
.left{
	width: 249px;
	position: relative;
	padding: 0px;
	margin: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	vertical-align: top;
	border-right-style: inset;
	border-right-color: #999999;
}
.content{
	width: 750px;
	padding: 0px;
	margin: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	vertical-align: top;
}
.categories{
	width: 249px;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	vertical-align: top;
	margin-top: 6px;
}
.left h2{
	background-image: url(../images/left_title_back.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 41px;
	width: 235px
	display: block;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 21px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: -2px;
	text-align: center;
	padding-top: 25px;
	text-transform: lowercase;
}
.categories a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
.categories a:active {
	color: #990000;
}
.stats{
	width: 249px;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	vertical-align: top;
	margin-top: 6px;
}
.left ul{
	position: relative;
	list-style-type: none;
	text-align: left;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

.poll{
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #565656;
	background-image: url(../images/plugin_back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.news{
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #565656;
	background-image: url(../images/plugin_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.articles{
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #565656;
	background-image: url(../images/plugin_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.links{
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #565656;
	background-image: url(../images/plugin_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.plugins{
	width: 1000px;
	background: center top no-repeat #000000;
	padding: 0px;
	margin: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
}
.plugins h2{
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 21px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: -2px;
	text-transform: lowercase;
	text-indent: 25px;
}

.plugins a{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.social{
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: right;
	background-color: #000000;
	background-image: url(../images/main_back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 46px;
	vertical-align: middle;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 10px;
}
.social img{
	padding-right: 10px;
}
.footer{
	width: 100%;
	height: 100px;
	background: center top no-repeat #000000;
	padding: 0px;
	margin: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
	vertical-align: middle;
	word-spacing: -1px;
}
.copyright{
	text-align: center;
}
.adsense{
	text-align: center;
}
.welcome{
	width: 700px;
	padding-top: 45px;
	margin-top: 30px;
		margin-bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	vertical-align: top;
	background-image: url(../images/welcome_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
}
.featured{
	width: 700px;
	padding: 2px;
	margin-bottom: 20px;
	text-align: left;
	vertical-align: top;
	background-color: #F2F2F2;
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #999999;
}
.search{
	width: 640px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image: url(../images/search_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 240px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.secondary{
	width: 700px;
	padding-top: 20px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	vertical-align: top;
	text-indent: 25px;
}

input {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	background-color: #0099CC;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
textarea {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	background-color: #0099CC;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
select {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	background-color: #0099CC;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.submit {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 19px;
	font-style: normal;
	background-color: #ffffff;
	background-image: url(../images/submit_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 62px;
	width: 114px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
	letter-spacing: -2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.poll submit {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	background-color: #0099CC;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.profile_buttons {
	width: 527px;
	height: 62px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
	background-image: url(../images/info_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.profile_buttons td{
	width: 80px;
	height: 62px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	vertical-align: top;
}
.profile_buttons a{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

