html {
	margin: 0;
	padding: 0;
	background: url('../images/bg.png');
}
body {
	background: url('../images/topbg.png') repeat-x;
	font: 11px verdana, trebuchet ms, tahoma,  arial;
	margin: 0;
	padding: 10px 0 0px 0;
}
#maincontainer {
	width: 987px;/*Width of main container*/
	margin: 0 auto;/*Center container on page*/
}
#topsection {
	height: 223px;/*Height of top section*/
}

#contentwrapper {
	float: left;
	width: 100%;
	background: url('../images/cols2.png');
	padding-bottom:10px;
	min-height: 100%; display:table;
	}
#contentcolumn {
	margin: 0 197px 0 190px;/*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	border-top: 3px solid #251d31;
}
#leftcolumn {
	float: left;
	width: 170px;
/*Width of left column in pixel*/
	margin-left: -987px;
/*Set margin to that of -(MainContainerWidth)*/
	border: 10px solid #251d31;
	padding-bottom:0;
	margin-bottom:0;border-bottom:0;border-top:0;
}
#rightcolumn {
	float: left;
	width: 170px;/*Width of right column*/
	margin-left: -197px;/*Set left margin to -(RightColumnWidth)*/
	border: 10px solid #251d31; border-bottom:0;border-top:0;
	padding: 0;
}
#rightcolumn * {
	padding-left: 0;
	margin-left: 0;
}
/*#contentcolumn, #rightcolumn, #leftcolumn, #outfoot {
	margin-top: -5px;
}*/
#footer {
	clear: left;
	width: 988px;
	background: black;
	color: #FFF;
	text-align: center;
	display:table;
	padding: 0;
	background: url('../images/cols2.png') repeat-y;
}
#footer a {color:#FFB3D0}
ul.nav, ul.nav li {
	padding: 0;
	margin: 0 0 0 10px;
	color: #eb5c96;
}
ul.nav li {
	padding: 3px 0 0 0;
	height: 17px;
	list-style-type: none;
}
ul.nav li a {
	display: block;
	width: 165px;
	height: 17px;
	background: url('../images/li.png') repeat-x;
	padding-top: 3px;
	margin-top: -3px;
	margin-left: -20px;
	padding-left: 5px;
	text-decoration: none;
	color: #251d31;
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
}
ul.nav li a:hover {
	background: url('../images/lu.png') repeat-x;
}
.bottombg {
	background: url('../images/bottombg.png') no-repeat top right;
	margin: 0px 0 3px 7px;
	clear: left;
	height: 10px;
	width: 980px;
}
h2 {
	text-transform: uppercase;
	color: #eb5c96;
	margin: 0px 0 3px 0px;
	padding: 0;
	font-size:18px;
	letter-spacing:-0.1em;
}
.selected {
	color: #909090;
}
#search {
	margin-top: 0;
}
#search * {
	width: 160px;
	margin-bottom: 5px;
}
#i1 {
	width: 155px;
}
.fleft {
	width: 300px; margin:0; padding:0;
	margin-left:-0px;
	float: left;
}
.fright {
	width: 300px; margin:0; padding:0;
	float: right;
}
.selected {
	color: #909090;
}
#infooter {
	width: 980px;
	background: #251d31;
	float: left;
  padding: 5px 0 10px 0;
}
.bottomborder {
	background: url('../images/black.png') repeat-y;
	height: 10px;
	width: 987px;
	clear:both;
}
.topborder {
	background: #251d31;
	margin: 0px;
	height: 7px;
	width: 980px;
}

.sub, .sub a {color: #eb5c96; text-decoration:none;}
.sub ul {padding-top:0; margin-top:0;}
.sub a:hover {color:#FFF;}
.sub li {list-style-type:none;}
.sub li p {margin:0;padding:0;display:inline}

#down {background-color:rgb(96,0,112); font-size:9px; text-align:center; width:100%; margin:0 auto; color:rgb(255,208,240); padding: 4px 0  4px 0;}
a.box {background-image:url(../images/popnew.png);display:block;width:292px;height:200px; text-decoration:none;}
a.box:hover {background:url('../images/popnewover.png');}
#intro {font-size:9px;padding:0 5px 0 5px}

a:visited {color:rgb(176,0,128);}
a:hover {color:#000;}
a{color:rgb(176,0,240);}

/*error page*/
#smallerror{
	position:absolute;
	top: 50%;
	left: 50%;
	width: 400px;
	height: 200px;
	margin-top: -100px; /*set to a negative number 1/2 of your height*/
	margin-left: -200px; /*set to a negative number 1/2 of your width*/
	background:url(../images/cols2.png) bottom right;
}

#mydiv div {background-color: #FFF; width:353px; height: 165px; padding:20px; margin-right: 7px;	margin-top: -5px;}
#smallerror .bottombg {width:395px; margin-left:5px}

#code{width:280px; height:250px; margin-right:5px;}
#code, #paste, #tags{margin-left:5px;}
h1 {text-transform:uppercase; letter-spacing:-0.05em;margin:3px;margin-left:5px;}
#pagination{clear:both; margin-left:5px;}
a.pages {text-decoration:none; padding: 2px 4px 3px 4px; color: #eb5c96; border:1px solid #eb5c96; }
a.pages:visited {text-decoration:none; padding: 2px 4px 3px 4px; border:1px solid rgb(176,0,128); color:rgb(176,0,128); }
a.pages:hover {text-decoration:none; padding: 2px 4px 3px 4px; color:#000; border:1px solid #000; }
#bgcode {width:585px; margin-left:5px;}

#le { font-size:9px;}
#le a {color:#929295; text-decoration:none;}
fieldset{border:0;}
#Image-Maps_5200912301140599 {border:none;}