@charset "UTF-8";

body {
	background-color: #000000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%
}

#menuTable{
width:25px;
height:100%;
position:absolute;
left:0px;
top:0px;
background-color: #333333;
}

.siteMenu {
	background-color: #333333;
}

#mainImageMargin{
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
}

#mainImagePaddingTop{
	background-color: #ffffff;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
         border: 0px solid #999999;
         border-bottom: none;
}
#mainImagePaddingBottom{
	background-color: #ffffff;
	padding: 12px;
         border: 0px solid #999999;
         border-top: none;
}
#entryMainInfo {
	background-color: #ffffff;
}
.entryTitle {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.entryTitleF {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.entryInfo {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
/************   comments  *************/
.commentAncher a:link {
	color: #ffffff;
	text-decoration: none;
}
.commentAncher a:visited {
	color: #ffffff;
	text-decoration: none;
}
.commentAncher a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.commentAncher a:active {
	color: #ffffff;
	text-decoration: underline;
}
.thumbnailImagePadding {
	background-color: #FFFFFF;
	padding: 7px;
	border: none;
}
.commentTitle {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	aligh: left;
}
.commentContainer {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}
.commentContent  {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	font-weight: normal;
	vertical-align: top;
	text-transform: uppercase;
	word-spacing: 0px;
	letter-spacing: 0px;
	line-height: 125%;
	color: #ffffff;
}
.commentContent  td{
	padding-bottom: 7px;
	vertical-align: top;
	margin-right: 25px;
}
.commentIndent{
	margin-left: 15px;
}
input,textarea {
	font-family: Arial, Helvetica, Verdana;
	font-size: 9px;
	font-weight: bold;
}
#footer{
	margin-top: 18px;
}
/************   about  *************/
#header{
	margin-top: 0px;
}
.aboutPosition {
	margin-top: 142px;
	margin-left: 105px;
}
.aboutContent td, .aboutWorks td{
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	font-weight: normal;
	vertical-align: top;
	text-transform: uppercase;
	word-spacing: 0px;
	letter-spacing: 0px;
	line-height: 125%;
	color: #ffffff;
	margin-bottom: 14px;
}
.aboutWorks  {

}
.aboutContent  td {
	vertical-align: top;
	padding-bottom: 7px;
}
.aboutWorks  td {
	vertical-align: middle;
}
.worksAncher a:link {
	color: #ffffff;
	text-decoration: none;
	text-decoration: underline;
}
.worksAncher a:visited {
	color: #ffffff;
	text-decoration: none;
}
.worksAncher a:hover {
	color: #ffffff;
}
.worksAncher a:active {
	color: #ffffff;
}
.aboutSquare a:link {
	background-color: #000000;
}
.aboutSquare a:hover {
	background-color: #000000;
}
.aboutSquare a:active {
	background-color: #000000;
}
.aboutSquare a:visited {
	background-color: #ffffff;
}