body {
        margin: 0px;
        padding: 0px;
		font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
        font-size: 1em; background-position-y:50%;
		background-color:#006600;
}

h1 {
		font-size:1.6em;
		margin-bottom:0px;
		margin-top:0px;
		border-top:0px;
		padding-top:0px;
		

}

h2 {
		margin-top:0px;
		font-size:.8em;
		font-weight:bold;
		color:#000000;

}

a {
        font-size: 1em;
        text-decoration: none;

}

.centerpage {
        position: absolute;
        left: 50%;
        margin-left: -400px;
        height: 100%;
}

.content {
        display: table;
        width: 800px;
        background-color: #FFFFFF;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
}

.short_quotes_1 {

        background-image: url('images/short_quotes.png');
		background-position: left top;
		height:65px;
}

.column {
        padding: 5px;
        vertical-align: top;
}

td.leftNav {
        line-height: 17px;
        width: 150px;
        padding-right: 0px;
		text-align:left;
		vertical-align:top;
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
		
}

.bottom {
		height:20px;
		text-align:center;
		color:#000000;
		background:#009900;
		border-bottom:1px solid black;
}

.bottom_links {
		color:#FFFFFF;
		font-size:13px;

}

a.bottom_links:hover { 
		color:#FFFF33;
		background:#333333;
		font-size:13px;
		
}

.copyright_text {

		color:#FFFF33;
}

p {
		font-size:12px;
}

.quotes {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		padding-top:5px;
}

.author {	
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		text-align:right;
		border-bottom:1px dotted #CCCCCC;
		padding-top:4px;
		padding-bottom:2px;
}

.home_quotes {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		padding-top:5px;
		padding-bottom:5px;
		border-bottom:1px dotted #CCCCCC;
}

h3 {
		margin-bottom:0px;
		padding-bottom:0px;
		margin-top:15px;
		border-bottom:1px dotted #CCCCCC;
}

h4.left {
		text-align:left;
		font-weight:normal;
}

h4.right {
		text-align:right;
		font-weight:normal;
}

fieldset {
	border: solid 1px #666666;
	width: 480px;
	padding: 4px 4px 4px 4px;
	margin-bottom: 5px;
}

legend {
	color: #ffffff;
	background: #336633;
	border: 1px outset #cccccc;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}

label {
	width: 125px;
	float: left;
	margin: 2px 0 2px 0;
	text-align: right;
	vertical-align: top;
	font-size:16px;
}

.inputText, .inputTextArea {
	margin: 2px 0 2px 5px;
	vertical-align: top;
	font-family:Arial, Helvetica, sans-serif;
}

.challengeImage {
	margin: 2px 0 2px 0;
	vertical-align: top;
}

select {
	margin: 2px 0px 2px 5px;
}

input.submit {
	color: #000000;
	background: #99cc99;
	border: 2px outset #cccccc;
	width: 120px;
}

.errorMessage {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: .75em;
	color: #FF0000;
}

.entry {
	width: 100%;
	margin: 0 0 5px 0;
	padding: 0 0 4px 0;
	border-bottom: dotted 1px #999999;
	clear: both;
}

#lastEntry, #onlyEntry {
	border-bottom: none;
}

.entry .field, .timestamp {
	margin: 0 0 0 0;
	padding: 2px 0 2px 0;
	clear: both;
}

.entry .field .label {
	float: left;
	width: 100px;
	margin: 0 6px 0 0;
	padding: 0 0 0 0;
	text-align: right;
	display: inline;
	font-size:.8em;
	font-weight:bold;
}

.entry .field .value {
	float: left;
	width: 75%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
}

.timestamp {
	clear: both;
	font-size:.75em;
}

#date_man {
	font-size:.9em;
	font-weight:normal;
}

#tit_added {
	margin-top:20px;
	margin-bottom:10px;
	font-size:2em;
	text-align:center;
}

#go_back {
	text-align:center;
	margin-left:150px;
	margin-top:40px;
	font-weight:bold;
}

#quote_comment_title {
	margin-top:20px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:1.7em;
	border-bottom:2px solid #006600;
	text-align:center;
}

#quote_name {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:.8em;
	margin-bottom:5px;
	color:#666666;
}

#quote_comment {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:normal;

}
#facebook_button{
	padding:20px;
}


