html {
	background: #000 url(http://www.emotwinks.net/images/bg.png) repeat;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
	overflow: visible;
	background: #000;
	border: #fff 2px solid;
	border-top: none;
	border-bottom: none;
	position: relative;
}

.wrapper, .wrapper2 {
	width: 990px;
	margin: 0 auto;
}
.wrapper2 {
	margin-top: 20px !important;
}
#header {
	overflow: hidden;
	width: 990px;
	margin-left: 0px;
}

.top-txt {
	padding: 10px 20px;
	width: 950px;
	margin-left: 0px;
	color: #fff;
	background: #333333;
}

.top-txt h3 {
	line-height: 1;
	margin-bottom: 0;
	margin-top: 0;
}

#logo {
	float: left;
	width: 328px;
	height: 76px;
	text-indent: -999999px;
	background: url(http://www.emotwinks.net/images/logo.png) no-repeat;
}

#banner {
	position: relative;
	float: right;
	height: 350px;
	width: 990px;
	background: url(http://www.emotwinks.net/images/character.jpg) no-repeat bottom;
	z-index: 1;
}

#nav {
	position: relative;
	height: 93px;
	margin: 0 auto;
	margin-top: -15px;
	background: url(http://www.emotwinks.net/images/navbg.png) no-repeat center center;
	z-index: 2;
	width: 1114px;
	margin-left: -40px;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.emotwinks.net/images/navbg.png',sizingMethod='crop');
       
}

#nav ul {
	text-align: center;
}

#nav li {
	display: inline-block;
}

#nav li:hover, #nav li.active {
	background: url(http://www.emotwinks.net/images/hover.png) no-repeat center 25px;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
       this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
       this.src = "http://www.emotwinks.net/pixel.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
       this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
       this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

#nav a {
	/*display: inline-block;*/
	line-height: 75px;
	padding: 0 25px;
	color: #fff;
	text-decoration: none;
	font-size: 22px;
}

.main-img {
	float: left;
}

.main-img img {
width: 460px;
}

#intro-text {
	width: 512px;
	height: 288px;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	line-height: 1.4;
	font-size: 14px;
	color: #fff;
}

#intro-text2 {
	width: 378px;
	height: 210px;
	float: right;
	margin-right: 30px;
	margin-bottom: 20px;
	line-height: 1.4;
	font-size: 14px;
	color: #fff;
}


#content-main {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
	color: #fff;
}

#content-main ul {
	list-style: disc;
	margin: 15px 0;
	margin-left: 15px;
}

#content-main li {
	font-size: 13px;
	margin-bottom: 5px;
}

#content-main h1 {
	font-size: 28px;
}

#content-main h2 {
	font-size: 24px;
}

#content-main h3 {
	font-size: 20px;
}

#content-main h4 {
	font-size: 18px;
}

#content-main h5 {
	font-size: 16px;
}

#content-main h6 {
	font-size: 14px;
}

#content-main p {
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 1.3;
}

#content-main .label {
	vertical-align: top;
	padding-top: 7px;
}

#content-main label {
	display: inline-block;
	width: 120px;
}

#content-main input[type="text"], #content-main textarea {
	background: #fff;
	border-radius: 3px;
	border: none;
	padding: 5px;
	width: 300px;
	margin-bottom: 5px;
}

#content-main textarea {
	height: 180px;
}

#content-main input[type="submit"], #content-main input[type="button"] {
	padding: 5px 10px;
	border: none;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	background: #555;
}

a.btn {
	padding: 5px 10px;
	display: inline-block;
	border-radius: 3px;
	background: #555;
	color: #fff;
}

a.btn:hover {
	background: #333;
}

#content-main input[type="submit"]:hover, #content-main input[type="button"]:hover {
	background: #333;
}

.box {
float: right;
	width: 316px;
	height: 350px;
	margin-right: 2px;
	margin-bottom: 30px;
	color: #fff;

}

.box2 {
float: left;
	width: 316px;
	height: 260px;
	margin-left: 10px;
	margin-bottom: 30px;
	color: #fff;
		
}

.box3 {
float: left;
	width: 316px;
	height: 260px;
	margin-left: 10px;
	margin-bottom: 40px;
	color: #fff;
}

.box4 {
float: left;
	width: 480px;
	height: 700px;
	margin-left: 10px;
	margin-bottom: 40px;
	color: #fff;
}


#content-main img {
	margin-right: 25px;
	margin-bottom: 25px;
}

#footer {
	height: 278px;
	background: url(http://www.emotwinks.net/images/footerbg.png) no-repeat -10px center;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
       this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
       this.src = "http://www.emotwinks.net/pixel.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
       this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
       this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

.footer-nav {
	float: right;
	margin-top: 60px;
	margin-right: 60px;
}

.footer-nav ul.footer-menu {
	float: left;
	margin-left: 20px;
	width: 200px;
}

.footer-nav ul.footer-menu a {
	font-size: 14px;
	color: #fff;
	display: inline-block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}

.footer-nav ul.footer-menu a:hover {
	text-decoration: underline;
}

.footer-banner {
	float: left;
	margin-top: 40px;
	margin-left: 10px;
	height: 170px;
	width: 450px;
}

#content-join {
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
	color: #fff;
}

.sponsorlink2 {font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
        font-weight: bold;
	text-transform: ;
	color: #FFFFFF;}

.sponsorlink2 a:link	   	{color: #FFFFFF; text-decoration: underline;}
.sponsorlink2 a:visited		{color: #FFFFFF; text-decoration: underline;}
.sponsorlink2 a:active 		{color: #FFFFFF; text-decoration: underline;}
.sponsorlink2 a:hover		{color: #91026e; text-decoration: none;}

}

.box2 a:link	   	{color: #FFFFFF; text-decoration: none;}
.box2 a:visited		{color: #FFFFFF; text-decoration: none;}
.box2 a:active 		{color: #FFFFFF; text-decoration: none;}
.box2 a:hover		{color: #91026e; text-decoration: underline;}













