body { color: #fff; text-decoration: none; background-color: #333333; text-align: center; }
img { border-style: none; }
h1 { font-family: Arial, Helvetica, Geneva, sans-serif; color: #00c0f3; font-style: italic; font-weight: bold; font-size: 20px; line-height: 24px; text-align: center; letter-spacing: 0.1em; }
p { font-family: Bookman, "Times New Roman", Georgia, Times, serif; color: #fff; 
font-style: normal; font-weight: normal; font-size: 14px; text-align: left; letter-spacing: 0.1em; line-height: 18px; }
.nick-pic { width: 584px; height: 392px; margin: 40px auto; border: inset 4px #222; padding: 0; }

a:link { color: #7cffff; text-decoration: none; }
a:visited { color: #7cffff; text-decoration: none; }
a:hover { color: #ffffff; background-color: #0a5085; }
a:active { color: #ffffff; background-color: #1070b0; }
.container-body {
	background-color: #333;
	color: #fff;
	background-image: url(../Images/head-gradient.jpg);
	background-repeat: no-repeat;
	width: 860px;
	height: auto;
	margin: 60px auto;
	border: outset 4px #222;
	padding-bottom: 20px;
}

/* Clearfix extends containers to enclose the float box */
.clearfix:after { content: "."; display: block; height: 0; visibility: hidden; clear: both; }

.clearfix {display: inline-block;} /* for mac IE */

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* Main link box - smame as on HC page */
.linkboxmain { background-color: #222222; width: 500px; height: auto; margin: 20px auto 0; border: outset 4px #222; padding: 4px; }
.linkboxfloat-l { background-color: transparent; width: 240px; height: auto; float: left; border: none; }
.linkboxfloat-r { background-color: transparent; width: 240px; height: auto; float: right; border: none; }
.linkhead { margin: 6px auto 12px; color: #00c0f3; font-style: normal; font-weight: bold; font-size: 10px; letter-spacing: 0.1em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center; line-height: 10px; }
.linkcnt  { margin: 2px auto 10px; color: #f0f; font-style: normal; font-weight: bold; font-size: 10px; letter-spacing: 0.1em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center; line-height: 10px; }
