/*  


*/
* {padding: 0; margin: 0;} 

/* Generic
---------------------------------------------------------------------------------*/
body {
	font: 80%/160% Trebuchet MS,  verdana, sans-serif;
	background: #fff;
	color: #000000;
	width: 100%;
	display: table;
}

img {
	border: none;
}

ul {
	list-style: none;
	padding-top: .5em;
}
ul li {
	background: url(images/bullet.gif) no-repeat 4px 4px;
	padding: 0 0 1em 18px;
	line-height: 140%;
}
ol {
	font: italic 125% Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	margin: .3em 0 15px;
}
ol li {
	margin: 0 0 5px 30px;
	padding: 0;
}
ol p {
	font: normal 80%/150% Arial, Helvetica, sans-serif;
	color: #333;
}


/* header
---------------------------------------------------------------------------------*/
#header {
	height: 50px;
	width: 850px;
	margin: 0 auto;
	position: relative;
	text-align:center;
	left: 10px;
}




/* content wrap
---------------------------------------------------------------------------------*/

#content-wrap {
	width: 700px;
	margin: 0 auto;
	position: relative;
	padding: 0 0 0px;
}

#content {
	width: 500px;
	float: left;
	position: relative;
	padding: 05px 0 20px 0px;
	height: 450px;
	text-align:center;
	z-index: 50;
}

#content-form {
	width:480px;
	position:absolute;
	padding:20px 5px 5px 20px;
	margin:0 auto;
	z-index: 200;
	height: 403px;
}

#content-about {
	width:548px;
	position:absolute;
	padding:0px 5px 5px 0px;
	margin:0 auto;
	z-index: 200;
	height: 370px;
}






/* footer
---------------------------------------------------------------------------------*/
#footer {
	background: #f9f9f9; 
	clear: both;
}
#footer h4 {
	text-indent: -900em;
	margin: 0;
	padding: 0;
	height: 25px;
}
#footer-wrap {
	width: 905px;
	height: 50px;
	margin: 0 auto;
}




img.left {
	float: left;
	margin-right: 5px;
}
img.right {
	float: right;
	margin-left: 5px;
}


/* digg it */
.digg-it {
	background: url(images/digg-it.gif) no-repeat 53px 0;
	margin-top: 15px;
}



/************** #end of new styles **************/




.home {
	font-family: Trebuchet MS,  verdana, sans-serif;
	color:#fff;
}

.sub-text {
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size:0.94em;
	color:#ebbe35;
}

.main {
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size:0.84em;
	color:#fff;
}

.menu {
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size:0.84em;
	color:#e5ba34;
}

.title {
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size:1.5em;
	color:#ebbe35;
}






h1 {font-family: Trebuchet MS, verdana, sans-serif;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.3em;
	color:ebbe35
}
.sml {
	font-family: Trebuchet MS, arial, sans-serif;
	font-size:0.70em;
}
.smlf {
	font-family:verdana, arial, sans-serif;
	font-size:0.60em;
}
.xsml {
	font-family:verdana, arial, sans-serif;
	font-size:0.55em;
}


a:active {
	color:#ebbe35;
	background-color:#ebbe35
}
a.set1:link {
	color:#fff;
	text-decoration:none
}
a.set1:visited {
	color:#fff;
	text-decoration:none 
}

a.set2:link {
	color:#ebbe35;
	text-decoration:none
}
a.set2:visited {
	color:#ebbe35;
	text-decoration:none
}
a.set2:hover {
	color:#ebbe35;
	text-decoration:overline
}

a.set3:link,a.set3:visited,a.set3:hover{
	color:#cb151d;
}
a.set3:link,a.set3:visited {
	text-decoration:none
}
a.set4:link,a.set4:visited,a.set4:hover {
	color:#000000;
}
a.set4:link,a.set4:visited {
	text-decoration:none
}
a.set1:hover,a.set2:hover,a.set3:hover,a.set4:hover {
	text-decoration:underline
}

a.top:link, a.top:visited {
	color:#333399
}
