body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background:#000000;
}
.headerBackground {
	background-image:url('images/background_top.jpg');
	background-repeat:no-repeat;
	background-position:center bottom;
}
.footerBackground {
	background-image:url('images/background_bottom.jpg');
	background-repeat:no-repeat;
	background-position:center top;
}
.indexBackground {
	background-image:url('images/background-index.gif');
	background-repeat:no-repeat;
	background-position:center;
	width:100%
}
.styleHeaderBlack {
	font-size: 12px;
	letter-spacing:1px;
	color: #000;
	font-weight:bold;
}
.styleHeaderRed {
	font-size: 12px;
	letter-spacing:1px;
	color: #F00;
	font-weight:bold;
}
.styleHeaderWhite {
	font-size: 14px;
	letter-spacing:1px;
	color: #FFF;
	font-weight:bold;
}
.styleFooter {
	font-size: 10px;
	letter-spacing:3px;
	color:#000;
}
.styleBodyOfText {
	font-size: 9px;
	text-align:justify
}
.styleSideBarHeading {
	font-size: 10px;
	font-weight: bold;
	letter-spacing:2px;
	color: #666;
}
.styleTinyText {
	font-size: 8px;
}
.styleFooter {
	font-size: 8px;
	color:#333;
	letter-spacing:1px
}
.styleSmallText {
	font-size: 9px;
	color: #999;
}
.styleSmallTextBold {
	font-size: 9px;
	font-weight:bold;
	color:#FFF
}
.styleMediumText {
	font-size: 12px;
}
.styleProjectText {
	font-size: 12px;
	color:#930;
	font-weight:bold
}
.styleMediumTextGray {
	font-size: 11px;
	color:#999;
}
.styleMediumTextBold {
	font-size: 11px;
	font-weight: bold;
	letter-spacing:2px
}
.styleLargeText {
	font-size: 13px;
	font-weight: bold;
	letter-spacing:3px
}
.styleLargeTextSqueeze {
	font-size: 15px;
	font-weight: bold;
	letter-spacing:-1px
}
.styleQuote {
	font-size: 14px;
}
.styleHeading {
	font-size: 16px;
	font-weight: bold;
	color:#000
}
.styleSubmenu {
	font-size: 12px;
	font-weight: bold;
	color:#333
}
.styleQuoteName {
	font-size: 14px;
	font-weight: bold;
	letter-spacing:2px;
	color:#666
}
.styleQuoteTitle {
	font-size: 11px;
	font-weight: bold;
}
.boxHeading {
	width:692px;
	border:1px solid #cccccc;
	padding:10px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing:3px
}
.boxResultsThumbnails {
	border:1px solid #cccccc
;
	padding:10px;
	font-size: 10px;
	text-align:center
}
.boxSidebar {
	width:184px;
	border:1px solid #cccccc
;
	padding:3px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing:2px
}
.boxContent {
	border:1px solid #cccccc;
	padding:20px;
}
.boxContent10px {
	border:1px solid #cccccc;
	padding:10px;
}
.boxContentContact {
	width:430px;
	height:575px;
	border:1px solid #cccccc;
}
.imageBorder {
	border:1px solid #cccccc
;
}
.imageNoBorder {
	border:0px solid #000000;
}
.boxBlog {
	width:692px;
	border:1px solid #cccccc
;
	padding:10px;
}
A:link {
	text-decoration:none;
	color:#F00;
}
A:visited {
	text-decoration:none;
	color:#F00;
}
A:active {
	text-decoration:none;
	color:#F00;
} 

