@charset "utf-8";
body {
	margin:0px;
	background:url(../siteImages/diamond_bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
}

h1 {
	color:#3866b0;
	margin:0px;
	font-size:14px;
}

h2 {
	color:#3866b0;
	margin:0px;
	font-size:12px;
}

#container {
	width:771px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#top {
	
}

#contentArea {
	
}

#ticker {
	background:url(../siteImages/home_01.jpg) no-repeat;
	padding:29px 0px 0px 100px;
	height:139px;
}

#about {
	background:url(../siteImages/about.gif) no-repeat;
	min-height:466px;
	height: auto !important;
	height: 466px;
	padding:70px 45px 0px 65px;
}

#about p {
	margin-top:0px;
}

.small {
	font-size:11px;
}

#footer {
	background:#ffc512;
	font-size:10px;
	padding:15px;
}

#footer a:link, #footer a:visited, #footer a:hover {
	color:black;
	text-decoration:none;
}

.list li {
	margin-bottom:5px;
}


/* page classes */

#mainArea {
	width:500px;
}

#spacerLink {
	margin:0px 0px 110px 0px;
}
#right {
	float:right;
	width:225px;
	display: inline; /* ie6 fix */ 
}

.yellowLink {
	color:#ffffcc;
}


#left {
	float:left;
	width:315px;
	display: inline; /* ie6 fix */ 	
}

#clear {
	clear:both;
}

.riddle {
	background:url(../siteImages/riddle.jpg) no-repeat;
	min-height:536px;
	height: auto !important;
	height: 536px;	
}

.color {
	font-size:10px;
}

.color img {
	border:2px solid #3866b0;
}