* {
	margin: 0px;
	padding: 0px;
}
body, html {
	background: #000000 url(../images/Wallpaper.gif) repeat-x left center;
}
p,input, textarea, select {
	color: #F0F0F0;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
	clear: none;
	float: none;
	font: 12px/15px Verdana, Arial, Helvetica, sans-serif;
}
input, textarea, select {
	background-color: #000000;
	border: 1px solid #333;
	width: 270px;
	margin: 2px 0;
	color: #F0F0F0;
	padding: 2px;
	font: 12px/13px;
}
input.submit {
	border: 1px solid #FFF;
	width: auto;
	margin: 6px 0;
	color: #CC0000;
	padding: 2px;
}
#mainContainer {
	width: 955px;
	height: 600px;
	margin: 0 auto;
	text-align: left;
}
#logo {
	width: 243px;
	margin-left: 15px;
	background: url(../images/YveTawse.gif) no-repeat 0 71px;
	height: 290px;
	padding-top: 310px;
	float: left;
	display: inline;
	}
#logo p {
	font: 13px/normal "Arial Narrow", Arial;
	padding-left: 8px;
	color: #000000;
}
#logo p a {
	color: #000000;
	text-decoration: none;
	padding: 0 2px;
}
#logo p a:hover {
	color: #CC0000;
}
#content {
	width: 697px;
	height: 600px;
	float: left;
}
#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #666;
}
.footer {
	font-size: 10px;
	text-decoration: none;
	padding: 5px;
	color: #FFF;
	text-align: center;
}
.footer a:visited {
	color: #FFF;
}
.footer a:active {
color: #333;
}
.footer a:hover {
	color: #FFF;
	text-decoration: none;
}
.headerSmaller {
	font-size: 14px;
	color: #FFF;
	}
	
.headerSmaller a,
.headerSmaller a:visited,
.headerSmaller a:active {
	color: #FFF;
	text-decoration: none;
	}
h1 {
	color: #CC0000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font: normal 24px/16px "Arial Narrow", Arial;
	text-transform: capitalize;
}
h1 a {
	color: #CC0000;
	text-decoration: none;
}
h2, h3, h4, h5 {
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
}
UL, OL {
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	margin: 0px 0px 10px;
	padding: 0px;
	color: #669933;
	clear: both;
	list-style-position: outside;
}
LI {
	list-style-position: outside;
	list-style-image: url(../images/li.gif);
	list-style-type: none;
	top: 50%;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
/* --------------- Home ----------------- */
#leftCol, #rightCol {
	width: 300px;
	margin-right: 30px;
	
	float: left;
	clear:none;
	background-color: #000000;
}
.homeC {
	padding-top: 170px;
}
.aboutC {
	padding-top: 195px;
}
.contactC {
	padding-top: 195px;
}
.box {
	display: block;
	border: solid 1px #FFF;
	padding: 10px;
}
.homeb {
	height: 205px;
}
.aboutB {
	height: auto;
}


/* --------------- End Home ----------------- */
.smaller {
	font-size: 11px;
	color: #999999;
}
