@charset "UTF-8";
#contactus {
	text-align: center;
	width: 450px;
	margin-top: 10px;
	border: 1px solid #434343;
	margin-right: auto;
	margin-left: auto;
	background: #37c9f7;
}
#wrapper #contactus table {
	width: 400px;
	text-align: center;
	padding: 20px;
	margin: 23px;
}
#wrapper #contactTitle {
	color: #3F5A07;
	margin-top: 40px;
	text-align: left;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	font: bold 1.3em Georgia, "Times New Roman", Times, serif;
}
#wrapper #message {
	font-size: 1.3em;
	font-weight: bold;
	color: #F00;
}

#wrapper #contactus table td {
	margin: 5px;
	padding:5px;
}

#wrapper #contactus table tr {
	color: #FFF;
	font-weight: bold;
}

/*div#theboxes {
	width: 680px;
}*/

#wrapper {
	width: 1000px;
}
div#theboxes table {
	margin-top: 20px;
	margin-bottom: 20px;
/*	border: 3px none #434343; */
	/*width: 750px;*/
/*	#max-width: 580px;   for IE browsers */
	width : expression((this.width>580) ? "580px" : "auto");
	border-collapse: collapse;
	border-width: 0px;
	border-style: none;
	/*border-collapse:collapse; */
}

#theboxes table td {
	padding: 5px 20px;
	border-width: 0px;
	border-style: none;
}

.bigcats {
	font: bold 1.3em Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}


div#theads {
/*	width : expression((this.width>580) ? "280px" : "auto"); */
    width : 280;
	overflow: hidden;
}

div#theboxes a.bigcats:link, div#theboxes a.bigcats:visited {
	color: white;
}

div#theboxes a.bigcats:hover {
	color: grey;
}

div#theboxes a.morecats:link, div#theboxes a.morecats:visited {
	color: white;
}

div#theboxes a.morecats:hover {
	color: grey;
}



.bigheading {
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #000;
}

.whitetext {
	color: #FFF;
	font-weight: bold;
}

.cellcenter {
	text-align:center;
}

.cellright {
	text-align:right;
}

.cellleft {
	text-align:left;
}

.redcolor {
	
	color: #C33;
}

#theboxes a:link {
	color:#000;
	text-decoration: none;
} 
#theboxes a:visited {
	color:#000;
	text-decoration: none;
} 
#theboxes a:hover,a:active {
	color:#6f6f6f;
	text-decoration: none;
}
#zrqatopusers table {
	font-size: 0.8em;
}
#zrqatopusers {
	padding: 0px;
	margin-top: 15px;
}
#zrqatopusers img {
	margin: 5px 0px 5px 0px;
}
#toplogo {
	margin-top: 20px;
}

div#submitstory {
	width: 700px;
}

div#submitstory input {
	font-size:.9em;
}

.submitexample {
	color:#5F8C08;	
}

.makeitblue {
	color:#0E7B9F;
	font-weight: bold;
}

.makeitdarkblue {
	color: #084A5E;
	font: bold 1.8em Georgia, "Times New Roman", Times, serif;
}

.formitems {
	color: #0E5A72;
	font-weight: bold;
	font-size: 1.2em;
}
#feedback {
	border: 1px solid #CCC;
	padding: 1em;
}
#feedback p {
	text-indent: 1em;	
}
/*#topad {
	margin-bottom: 30px;
	position: relative;
	max-width: 720px;
	overflow: hidden;
}

#toplogo {
	float: left;
	position: relative;
	text-align:left;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10px;
}*/

#topad {
	/*	margin-bottom: 30px;*/
	position: absolute;
	left:423px;
	width: 720px;
	overflow: hidden;
	top: 40px;
}

#toplogo {
	position: relative;
	text-align:left;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10px;
}

#newsContainer {
	width: 600px;
	text-align: center;
	margin: auto;
}
#rightad {
	width: 100px;
	text-align: center;
	margin: auto auto 10px;
}

