body {
	/*background-image: url('http://factormystic.net/gradient-top=162f71-bottom=32669f.gif');*/
	/*background-color: #32669f;*/

	background-image: url('http://factormystic.net/gradient-5f9de3-to-a8bfd9.gif');
	background-color: #a8bfd9;

	background-repeat: repeat-x;
	font-family: 'Segoe UI', Tahoma, Verdana, sans-serif;
	font-size:12pt;
}

img {
  border: 0;
}

hr {
	margin-top:-4px;
}

.center-block {
	width:1024px;
	margin:50px auto;
}

.content-block {
	background-color:#ffffff;
	border:1px;
	border-color:black;
	border-style:solid;
	padding:5px 20px;
	min-height:300px;
}

.content-title {
	font-size:20pt;
	font-weight:bolder;
	text-align:right;
}

.offset-content {
	margin-left:140px;
}

.home-table {
	width:100%;
}

.home-table td {
	height: 150px;
	width: 150px;
	border: 2px solid gray;
}

.footnote {
	font-size:8pt;
}

.indent {
	margin-left:20px;
}

.left {
	margin:0px;
	padding:0px;
	text-align:left;
	float:left;
	display:block;
}

.right {
	margin:0px;
	padding:0px;
	text-align:right;
	float:right;
	display:block;
}

a {
	text-decoration:none;
}

.nav {
	cursor:pointer;
	color:gray;
}

.top {
	font-size:15px;
	font-weight:bold;
}

.sub {
  font-family: 'Segoe UI Light';
	font-size:24px;
	font-weight:normal;
}

.social_table a {
	font-size:30px;
	text-decoration:none;
	color:gray;
}

.browse {
  font-family: 'Segoe UI Light';
	font-size: 23px;
	padding-top: 0px;
	padding-right: 0px;
  margin-top:20px;
}

.browse a {
	font-size:11pt;
	margin-left:10px;
}

.top a, .sub a {
	margin-right:1em;
}

.top a:link, .top a:visited, .sub a:link, .sub a:visited, .browse a:link, .browse a:visited {
	color:gray;
}

.top a:hover, .sub a:hover, .browse a:hover {
	color:#AFAFAF;
}

.top a:active, .sub a:active, .browse a:active {
  color:black;
}

#comments {
  background:#889fb9;
  padding:10px;
}