<style type="text/css">
{
padding: 0;
margin: 0;
border: 0;
}
body, html {
color: #000; 
font-family: Times New Roman, Verdana, Arial, Tahoma, sans-serif;
background-color: #eee; 
}

span.newtop {
	position: relative;
	top: 110px;
	background-color: #FFFFFF;
	}

span.sponsors {
        position: absolute;
        top: 5px;
        left: 320px;
        width: 260px;
	border: 3px solid #789DB3;
        padding: 10px;
	}

span.sponsorshead {
        position: absolute;
        top: 255px;
        left: 600px;
        padding-left: 10px;
        font-weight: bold;
        background-color: #FFFFFF;
   }



span.answers {
	font-size: 18px;
	font-weight: bold;
	color: blue;
	}
span.bigred {
	font-size: 19px;
	color: #990000;
	font-weight: bold;
	}

p.error {
	font-size: 14px;
	color: red;
	}
div.thecomments {
	background-color: #DDD;
	}

blockquote {
        margin: 20px 0;
        padding: 0 20px 0 50px;
        color: #333;
        background: #ECFFE5 url('images/quote.gif') no-repeat 10px 0;
	border: 1px solid #789DB3;
        }

cite {
        text-align: right;
        background-color: #FFFFFF;
        float: bottom;
        left: 200px;
        display: block;
        width: 250px;
        }

span.citebox {
        position: relative;
        left: 300px;
        }


table.mytable2 {
width: 100%;
padding: 10px;
border: 4px solid #789DB3;
font-family: Sans-serif;
font-size: 12px;
}

table.mytable2 td.even { font-size: 12px; border: 1px #789DB3; background-color: #FFFFFF;
vertical-align: middle; padding: 10px; font-weight: bold; }

table.mytable2 td.odd { font-size: 12px; border: 1px #789DB3; background-color: #F2E5FF;
vertical-align: middle; padding: 10px; font-weight: bold; }


span.comments {
        position: absolute;
        left: 50px;
        width: 300px;
        font-size: 12px;
        font-family: sans-serif;
        margin-right: 10px;
        margin-left: 10px;
        margin-top: 10px;
}



div.copy {
	font-size: 40px;
	color: red;
}
div.thumbvote {
        position: absolute;
        float: left;
        margin-left: 1px;
        margin-top: 1px;
	border: 4px solid #666699;
}

div.thumbvote2 {
        position: absolute;
        float: left;
        margin-left: 1px;
        margin-top: 4px;
 	border: 4px solid #666699;
}


.fieldset {
	width:300px; }
.fieldset .label {
	text-align:right;
	width:70px;
	float:left;
	padding:0.2em;
	margin:0;
	margin-top:0.3em; }
.fieldset .nobr {
	display:none; }  
.fieldset .textfield {
	margin:3px;
	height:20px;
	width:200px; }
.fieldset .textarea {
	margin:3px;
	height:165px;
	width:200px; }

div.simpbox {
        position:relative;
	left: 25px;
	width: 570px;
        background-color: #FFFFFF;
        font-family: Arial, Sans-serif;
        font-size: 13px;
	padding: 1px;
	border: 1px;
}

div.simpbox2 {
        position:relative;
        top: 225px;
        left: 225px;
        width: 620px;
        background-color: #FFFFFF;
	font-family: Sans-serif;
        font-size: 14px;
        border: 1px solid #666699;
	padding: 25px;
}


table.mytable td.even { font-size: 12px; border: 1px #789DB3; background-color: #FFFFFF;
vertical-align: middle; padding: 10px; font-weight: bold; }

table.mytable td.odd { font-size: 12px; border: 1px #789DB3; background-color: #FFFFFF;
vertical-align: middle; padding: 10px; font-weight: bold; }


p.title {
        font-family: Times New Roman;
        font-size: 21px;
        font-weight: bold;
        color: #000000;
        }

body {
font-size: 80%;
min-width: 760px;
}
p {padding: 7px 0 7px 0;}

div.theline {
	height: 6px;
	width: 600px;
	align: center;
	background-color: #000000;
	}

div.img {
border: 3px solid #789DB3;
}

p.system {
font-family: Times New Roman, verdana, ms trebuchet;
font-size: 16px;
}


table.mytable {
width: 100%;
padding: 10px;
font-family: Times New Roman, verdana, sans-serif;
font-size: 13px;
}

table.mytable td.odd {
font-size: 15px;
font-family: Times New Roman;
vertical-align: middle;
padding: 10px;
font-weight: normal;
}

a {
color: #000099;
}
a:hover{
color: #0000FF;
text-decoration: none;
}

h1, h2, h3 {
font-weight: bold;
padding-bottom: 5px;
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.4em;
}
h3 {
font-size: 1.3em;
}
h1 a, #header h2{
color: #fff;
}
.clear { clear: both; }
#mainContainer {
min-height: 300px;
background: #FFFFFF;
}
* html #mainContainer {
height: 300px; /*** IE doesn't support min-height, but instead it handles height as min-height so we need to hack the 
height ***/
}
#header {
background: #FFFFFF;
padding: 10px
}
.outer {
border-left: 165px solid #EBE5FF; /*** This is the width and the color for our left column ***/
border-right: 130px solid #FFF8E5; /*** This is the width and the color for our right column ***/
}
* html .outer {
}
.inner {
width: 100%; 
}
* html .inner {
}
.float-wrap {
float: left;
width: 100%;
margin-left: -165px;
}
* html .float-wrap {
}
#content {
float: right;
background: #fff;
margin-right: -165px;  /*** Same length as .outer border-left but with negative value ***/
width: 100%;
}
* html #content {
position: relative;
}
.contentWrap{
padding: 5px;
}
.contentWrap ol, .contentWrap ul {
margin: 3px 0 5px 35px;
}
.contentWrap li {
padding-bottom: 2px;
}
#left {
float: left;
width: 150px;
min-height: 250px;
padding: 5px;
}
* html #left {
position: relative;  /*** IE needs this  ***/
height: 250px;
}
#left ul {
list-style: none;
padding-bottom: 4px;
}
#left li {
padding-bottom: 2px;
}
#right {
float: right; 
width: 120px;
padding: 5px;
min-height: 250px;
margin-right: -130px; 
}
* html #right {
height: 250px;
position: relative; 
}
#right ul {
list-style: none;
padding-bottom: 4px;
}
#right li {
padding-bottom: 2px;
}
#footer {
text-align: center;
background-color: #A8BFFF;
padding-top: 20px;
}
table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
</style>

