body,html 
{
    background:#FBBFD9;
}

body 
{
	min-width:910px;
}
	
#wrap
{
	background:#EF75A8;
	margin:0px auto;
	width:910px;
	vertical-align: top;		
}
#header 
{
	background:#C4ABD2;
	height:60px;
	clear:both;
	margin:0;
}
#top 
{
	background:#6E2696;
	height:36px;
	clear:both;
	margin:0;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#main 
{
	background:#FFFFFF;
	float:right;
	width:650px;
	padding:15px;
	margin:0;
	bottom: inherit;	
}
#sidebar 
{
	float:left;
	width:230px;
	margin:0;
	padding:0;

}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #666666;
}

#copyright {
    background:#FBBFD9;
	clear:both;
	margin:0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FBBFD9;
	border-right-color: #FBBFD9;
	border-bottom-color: #FBBFD9;
	border-left-color: #FBBFD9;
	padding: 0px 20px;
}

#copyright p.bodytext {
	text-align: justify;
}

#copyright p.bodytext b {
	color: #6E2696;
}

#sidebar ul
{
    margin:0;
    padding:15px;
    list-style:none;
	margin-bottom:0;
}
#sidebar li
{
    margin:0;
    padding:0;
}
	
#bottom
{
	background:#6E2696;
	height:36px;
	clear:both;
	margin:0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#footer 
{
	background:#C4ABD2;
	height:60px;
	clear:both;
	margin:0px;
}

a:hover {
	color: #6E2696;
	text-decoration: underline;
}
a {

	color: #6E2696;
	text-decoration: underline;
}

a.sidebarLink {
	text-decoration: none;
}

.sidebarLink {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
}

.sidebarSelected {
	color:#6E2696;
}

a.sidebarLink:hover {
	color:#6E2696;
	text-decoration:none;
}

a.sidebarSubpageLink {
	text-decoration: none;
}

.sidebarSubpageLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color:#FFFFFF;
	padding-left: 25px;
}

.sidebarSubpageSelected {
	color:#6E2696;
}

a.sidebarSubpageLink:hover {
	color:#6E2696;
	text-decoration:none;
}

.contactField {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}

#recentCandles {
	padding-top: 10px;
padding: 0px;
margin-bottom: 1em;
height: 70px;
width: 600px;
position: relative;
}

#recentCandles a{
text-decoration: none;
}

#recentCandle {
position: absolute;
bottom: 0px;
left: 80px;
}

p.rsstitle{ /*shared class for all title elements in an RSS feed*/
font-weight: bold;
line-height: normal;
vertical-align: bottom;
margin: 0px;
}

p.rssdate{ /*shared class for all date elements in an RSS feed*/
color: gray;
font-size: 85%;
line-height: normal;
vertical-align: bottom;
margin: 0px;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
}

.errorText {
	color: red; 
}

ul.candles 
{
	margin: 0px 0px 10px;
	list-style:none;
}
ul.candles li
{
	margin:0;
	padding:5px;
}
.candle-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.candle-info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.question {
	color: #6E2696;
	font-weight: bold;
	margin-right: 1em;
}

.pictureRow img {
	vertical-align: middle;
}

.important {
	font-weight: bold;
	#color: #6E2696;
}

table.pictureList td,th {
	border: 1px solid;
	padding: 10px;
}

table.pictureList td {
	text-align: center;
}
