body {
	background: #181B20;
	color:#888888;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 1.5;
	margin:0;
	padding:0;
	text-align:center;

	background-image: url(../images/gradient.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.centerWrap {
	background: #000000;
	width: 970px;
	height: 100%;
	text-align:left;
	margin:auto;
	padding: 0px 5px 0px 5px;
}

.centerBlock {
	width: 970px;
	height: 24px;
	text-align:left;
	padding: 0px 0px 0px 0px;
}

.topHeaderCopy {
	width: 290px;
	height: 24px;
	text-align:left;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	float: left;
	
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
}

.bottomBlock {
	width: 970px;
	overflow: hidden;
	text-align:left;
	padding: 0px 0px 0px 0px;
}

.bottomFooter {
	color: #999999;
	width: 960px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	float: left;
	font-size: 11px;
	text-align: right;
	font-weight: normal;
	letter-spacing: 0px;
}

.navBlock {
	float: left;
	width: 290px;
	text-align:left;
	font-size: 12px;
	line-height: 1.2;
	padding: 0px 5px 0px 5px;
}

.contentBlock {
	overflow: hidden;
	width: 970px;
	text-align:left;
	margin: 0px;
	padding: 0px;
}

.sidebarBlock {
	overflow: hidden;
	float: left;
	width: 250px;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.menuCopy {
	display: table;
	background:#111111;
	margin: 0px;
	padding: 2px 5px 2px 5px;
}

.menuCopyHref {
	color: #666666;
}

.menuCopyHref:hover {
	color: #EEEEEE;
}

.menuCopyLightHref {
	color: #666666;
}

.menuCopyLightHref:hover {
	color: #333333;
}

.myContent {
	width: 700px;
	float: left;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	text-align:justify;
}

.myTitleHeader {
	position: relative;
	top: -3px;
	background: #000000;
	margin: 0px;
	padding: 2px 5px 2px 5px;

	color: #333333;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: -1px;
	text-align:right;
}

.myTitle {
	position: relative;
	top: -0px;
	background: #000000;
	width: 300px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 5px;

	color: #666666;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: -1px;
	text-align:left;
}

.myTags {
	background: #000000;
	color: #999999;
	font-size: 12px;
	text-align: right;
	width: 330px;
	float: left;
	margin: 0px;
	padding: 2px 5px 2px 5px;
}

.menuContentHref {
	color: #333333;
}

.menuContentHref:hover {
	color: #666666;
}

.image {
	background: #666666;
	/*height:inherit;
	width:inherit;*/
	
	position: relative;
	padding: 5px;
	left: -5px;
	border-width: 4px;
	border-color: #111111;
	border-style: solid;
}

.headerImage {
	position: relative;
	padding: 10px;
	height: 63px;
	left: -5px;
	border-width: 0px;
	background-image: url(../images/header.png);
	background-repeat:no-repeat;
	background-position: left;
}

.profileImage {
	background: #555555;
	position:relative;
	padding: 5px;
	/*left: -5px;*/
	border-width: 30px;
	border-color: #000000;
	border-style: solid;
}

h1 {
	font-size: 15px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
}

h2 {
	font-size: 15px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
}

h3 {
	color:#999999;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0;
}

input {
	background-color:#BBBBBB;
}

select {
	background-color:#BBBBBB;
}

textarea {
	background-color:#BBBBBB;
}

a {
	color:#557799;
	text-decoration:none;
}

a:hover {
	color:#666666;
}

.lightHref{
	color:#99ADC2;
	text-decoration:none;
}

.lightHref:hover{
	color:#7792AD;
}

.spacer{
	border:0px solid #000000;
	margin: 0px;
	padding: 0px;
}

.divider {
	border-bottom:1px solid #444444;
	margin: 0px;
	padding: 0px;
}

.gallery {
	position: relative;
	overflow: hidden;
	left: -5px;
	width: 690px;
	margin: 0px;
	padding: 0px;
}

.gallery-item {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 230px;
	height: 160px;
}

.gallery-icon {
	vertical-align: middle;
}

.gallery-spacer {
	width: 1px; 
	height: 5px; 
	margin: 0px; 
	padding: 0px;
}


.gallery img {
	background: #222222;
	position: relative;
	padding: 1px;
	border-width: 4px;
	border-color: #222222;
	border-style: solid;
}

.gallery img:hover {
	background: #555555;
	position: relative;
	padding: 1px;
	border-width: 4px;
	border-color: #555555;
	border-style: solid;
}

.caption {
	color:#666666;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 0px 5px 0px 5px;
}