body {
	padding: 0;
	background: #000000 url('images/img1.gif') repeat-x;
	color: #ffffff; font-style:normal; font-variant:normal; font-weight:normal; font-size:small; font-family:Tahoma; margin-left:0; margin-right:0; margin-top:11px; margin-bottom:0
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #FF6600;
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 160%;
}

a {
	text-decoration: none;
	color: #ffff00;
}

a:hover {
	text-decoration: underline;
	text-align: center;
}

/* Header */

#header {
	width: 720px;
	height: 171px;
	margin: 0 auto;
	background: url('images/img2.jpg') no-repeat;
}

#header * {
	text-decoration: none;
	text-align: center;
	color: #800000;
}

#header h1 {
	padding-top: 55px;
	font-size: 3em;
}

#header h2 {
	font-size: 1.2em;
}

/* Menu */

#menu {
	width: 720px;
	height: 55px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 142px;
	height: 21px;
	background: url('images/img3.gif') no-repeat center;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: x-small;
	font-weight: bold;
	color: #ffffff; padding-left:1px; padding-right:1px; padding-top:7px; padding-bottom:0
}

#menu a:hover, #menu .active a {
	background-image: url('images/img4.gif');
	color: #ffffff
}
#content #colThree p #I2 {
}


/* Content */

#content {
	width: 900px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 0px;
}

#colTwo {
	float: left;
	width: 535px;
	padding: 0 20px;
}

#colThree {
	float: left;
	width: 142px;
}

/* Content Elements */

#content h2 {
	height: 21px;
	margin-bottom: 20px;
	background: url('images/img6.gif');
	letter-spacing: normal;
	font-size: .9em; padding-left:10px; padding-right:0; padding-top:9px; padding-bottom:0
}

#content h3 {
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: x-small;
	color: #ff6600;
	
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: square inside;
}

/* Footer */

#footer {
	height: 15px;
	background: url('images/img5.gif') repeat-x;; padding-left:0; padding-right:0; padding-top:7px; padding-bottom:0
}

#footer * {
	color: #000000;
}

#footer p {
	text-align: center;
	font-size: smaller;
}
