body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	color: #EEEEEE;
	margin: 0px;
	padding: 0px;
	background: #1A1A1A;
}
#contentBox {
	background-image: url(../images/body/home_back.gif);
}
#titleTop {
	width:854px;
	height:164px;
	margin-left:auto;
	margin-right:auto;
}
.contentTop {
	background-image:url(../images/body/titletops/contentHokTop.png);
	background-repeat:no-repeat;
	width:850px;
	height:17px;
	margin-left:auto;
	margin-right:auto;
}
.contentCenter {
	background-image:url(../images/body/titletops/contentHokCenter.png);
	background-repeat:repeat-y;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	padding-left:50px;
	padding-right:50px;
}
.contentBottom {
	background-image:url(../images/body/titletops/contentHokBottom.png);
	background-repeat:no-repeat;
	width:850px;
	height:27px;
	margin-left:auto;
	margin-right:auto;
}
#siteBackground {
	width: 854px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #404040;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #404040;
	background-image: url(../images/body/pageSolidBG.jpg);
}
a {
	color: #999999;
	background: transparent;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
}
a:hover {
	border-bottom-style: solid;
}
.pictureLink a {
	color: #999999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
}
.pictureLink a:hover {
	border-bottom-style: solid;
}
.commentBlock {
	width: 458px;
	border: 1px dashed #444444;
	background-color: #333333;
	margin-top: 1.4em;
	margin-bottom: 1.4em;
}
.commentNFO {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #383838;
	border-bottom: 1px dashed #444444;
	padding-left: 4px;
	padding-top:2px;
}
.commentBlock p {
	padding:4px;
}
input, textarea {
	background-color: #444444;
	border: 1px solid #222222;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	float:left;
}
#curentPage {
	color: #FFFFFF;
	font-size: 1.2em;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	margin-left: 1em;
	font-weight: bold;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:right;
	font-style:italic;
	font-size:10px;
	color:#CCCCCC;
	margin-left: 5px;
}
.clearer {
	clear:both;
}
#footerBox {
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	background: url(../images/body/stripe.png) repeat-x;
}
#footerButtons {
	width: 854px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footerButtons a {
	color: #999999;
	background: transparent;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footerIndex {
	width: 450px;
	padding-left: 54px;
	margin-bottom: 25px;
	float: left;
}
#footerContainer {
	width: 854px;
	margin-right: auto;
	margin-left: auto;
}
#footerIdentityContainer {
	float: left;
	width: 350px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0px 0px 0.5em;
	padding: 0px 2% 0px 0px;
	display:block;
	width: 93%;
	border-bottom: 1px dashed #676767;
	text-align: right;
}
.twitter_tweetDate {
	font-size: .8em;
	font-style: italic;
	margin-top: 1em;
}
.twitter_tweet {
	font-size: 1.2em;
	margin-bottom: 0.5em;
	display: block;
	padding-top: 1em;
}
#myTwitter {
	background: url(../images/body/twitterrific.png) no-repeat left;
	width: 225px;
	padding-left: 125px;
	min-height: 100px;
	margin-top: 3em;
	margin-bottom: 2em;
}
#myTwitter a, #myTwitter a:hover{
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-width: 0px;	
}
#myTwitter img{
	float:right;
	border-style: none;
	border-width: 0px;
}
