﻿table {
   margin-left: auto;
   margin-right: auto;
   
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	padding: 3px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a 
{
    text-decoration:none;
    color: #333333;
}
a:hover
{   
    text-decoration:underline;
	font-weight:bold;
	color:#008ED1
}

.bodytext a
{
    padding-left: 0;
}
.bodytext
{
    font-weight:100;
    color:#505050;
    font-size: 12px;
    padding-left: 1em;
    width:510px;
}

.bodytext1
{
    font-weight:bold;
    color:#505050;
    font-size: 10pt;
    padding-left: 1em;
}

.sidemenu li
{
	font-size:12pt;
	font-weight:300;
	line-height:24px;
	margin-left:-2em;
	padding-left:5px;
	text-decoration:none;
	list-style-type:none;
	font-family: Verdana;
	color:#404040;
	border-bottom: solid 1px #C8C8C8
}

.sidemenu li a
{
	font-size:14px;
	font-weight:300;
	line-height:30px;
	text-decoration:none;
	font-family: Verdana;
	color:#404040;
}

.subheader
{
    font-weight:300;
    font-size:1.25em;
    color:Black;
    padding-left: .6em;
}
.subsubheader
{
	font-weight:bold;
	color:#000000;
	font-size: 14pt;
	padding-left: 0;
	padding-top: 0;
	padding-bottom:0.5em;

}


.footer {
	font-size : 70%;
	font-weight:lighter;
	font-family: Verdana;
	margin : auto;
	padding : 0em 0 0em 0;
	text-align : center;
	border-top: solid 1px #c8c8c8;
	width :750px;
}

.psychimage{
    float:inherit;
}
#profile
{
    padding: 20px;
    font-size:12px;
}

#profile h1
{
    font-size:16px;
    color: #333333;
}
#profile h2
{
    margin-bottom: 50px;
    font-size:14px;
    padding-left:10px;
    color: #666666;
}
a.profilelink
{
	font-weight:bold;
	font-size:14px;
}
.profilename
{
    margin-bottom:30px;
    padding: 15px;
    border-bottom:solid 1px #cccccc;
}
'../images/bg.gif'
.box {
	background-image: url(../images/grey_square.jpg);
	background-repeat: no-repeat;
}
