﻿html,body 
{	
	width:100%;
	padding:0px;
	margin:0px;
	background-color:#d6e3fe;
}
#container
{
	width:1002px;
	margin: 0px auto;
}
#header
{
	text-align:center;
	width:995px;
	height:209px;
}
#navigation
{
	padding-bottom:10px;	
}
#footer
{
	text-align:center;
}
#content
{
	display:table;
}
#leftcontent
{
	text-align:center;
	width:100px;
}
#rightcontent
{
	width:900px;
}
#titlebar
{
	display:table;
}


.navbutton
{
	border:0px;
	margin:0px;
	padding:0px;
	height:35px;
	width:167px;
}
.psychicimage
{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    width:80px;
	    height:84px;
	    float: left;
}
.psychicstatus
{
	width:80px;
	height:35px;
	border:0px;
}

.bottomborder
{
	border-bottom:solid 1px #000000;
}
.rightborder
{
	border-right:solid 1px #000000;
}
.leftborder
{
	border-left:solid 1px #000000;
}
.topborder
{
	border-top:solid 1px #000000;
}
.left
{
	float:left;
}
.right
{
	float:right;	
}
.padright
{
	padding-right:10px;
}
.logoimage
{
	width:1002px;
	height:209px;
}
.psychiccontainer
{
	
}
.psychic
{
	display:table;
}
.clear
{
	clear:both;
}

.green
{
	color:#00bb00;
}
.bigblue
{
	font-size:14px;
	color:#0000bb;
}
.smallblue
{
	font-size:14px;
	color:#0000bb;
}
.smallerblue
{
	font-size:12px;
	color:#000099;
}
.bigblack
{
	color:#000000;
	font-weight:bold;
	font-size:16px;
}
.smallblack
{
	color:#000000;
	font-size:14px;
}
.ljitem
{
	width:600px;
	color:#000000;
}
.ljtitle
{
	background-color:#c5d2ed;
	width:600px;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
.ljpost
{
	text-align:left;
	width:600px;
	font-size:12px;
	color:#000000;
}

.spacertd
{
	font-size:20px;
	height:25px;
}
a.blue:Link
{
    color:Blue
}
a.blue:visited{color:Blue}
a.blue:active{color:Blue}
a.purple:link{color:Purple}
a.purple:active{color:Purple}
a.purple:visited{color:Purple}