@charset "utf-8";
body  {
	font: normal 76% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #574210;
}
#wrapper {
	margin: 0 auto;
	padding-top: 10px;
	font-family: "Trajan Pro", Georgia, "Times New Roman", Times, serif;
	color: #660000;
	background-color: #FFFFFF;
	text-align: justify;
	width: 760px;
	border-color: #660000;
	border-style: solid;
	border-width: thin;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#logo {
	background: url(/images/logo.gif) no-repeat;
	height: 71px;
	padding-bottom: 12px;
}
td img {display: block;}
a {
	color: #660000;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#leftColumn {
	float: left;
	width: 195px;
	padding-left: 15px;
	text-align: left;
}
#rightColumn {
	float: right;
	width: 535px;
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-left-color: #660000;
	border-left-style: solid;
	border-left-width: thin;
	padding-right: 5px;
        padding-left: 5px;
}
#footer {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	color: #660000;
	padding-top: 10px;
}
h1 {
	color: #660000;
	padding-bottom: 5px;
	font-family: "Trajan Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	border-bottom-color: #660000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding-left: 10px;
        padding-right: 10px;
}
h2 {
	margin-top: 1.75em;
	margin-bottom: 0.75em;
	padding-bottom: 2px;
	background: url(../images/bg_dot.gif) repeat-x bottom;
	color: #660000;
	font-size: 1.3em;
	margin-left: 15px;
}
p {
	line-height: 1.5;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
	margin-left: 5px;
}
.clearfix:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
}
.more {
	text-align: right;
}
.imageRight {
	padding-left: 5px;	
	float: right;
}
#navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #660000;
	font: #FFFFFF;
	padding: 1px;
	font-size: 0.9em;
	text-align: left;
}
#navigation ul {
	list-style-type: none;
}
#navigation li{
	display: inline;
	padding: 0px 10px 0px;
	border-right: 1px solid #aaaaaa
}
#navigation #radiantmindPageLink {
	border-right-color: #660000
}

#navigation a:link, #navigation a:visited {
	text-transform: uppercase;
	text-decoration: none;
}
#navigation a:link, #navigation a:visited { 
	color: #ffffff;
}
#navigation a:hover {
	text-decoration: none;
} 
div#rightColumn img{
	border: 10px solid #FFFFFF;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}