body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #333333;
	background-color: #660500;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

#header {
	width: 720px;
	margin: 0 auto;
	color: #CCCCCC;
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	background-image: url(images/logo.jpg);
	height: 227px;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

#colOne {
	float: left;
	width: 190px;
	margin-top: 20px;
	padding: 0 10px 0 10px;
}


/* Menu */

#menu1 {
	float: left;
	margin: 42px 0px auto;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li {
}

#menu1 a {
	display: block;
	width: 190px;
	padding: 8px 0px;
	background-color: #D9D9D9;
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #B5B5B5;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #660500;
}

#menu1 a:hover {
	background-color: #F0F0F0;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	color: #333333;
}

#margin-contact  {
	font-size: 12px;
	text-align: center;
	border: 1px solid #660500;
	background-color: #F0F0F0;
	margin-top: 292px;
}

#margin-contact strong {
	color: #660500;
	font-size: 13px;
	line-height: 15px;
}

#margin-contact a {
	color: #660500;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
}

#margin-contact a:hover {
	color: #666666;
	text-decoration: none;
}
#margin-notice {
	font-size: 12px;
	text-align: center;
	border: 1px solid #660500;
	background-color: #F0F0F0;
	margin-top: 25px;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	padding-top: 10px;
	border: 10px solid #FFFFFF;
	border-top: none;
	background: #E9EAE2;
}

#content h2 {
	margin-bottom: 20px;
	font-size: 18px;
	color: #660500;
	text-align: center;
}

#colTwo {
	float: right;
	margin-top: 20px;
	width: 440px;
	padding: 0 20px 0 20px;
}

#colTwo p {
	line-height: 1.7em;
	font-size: 12px;
}

#colTwo #comment  {
	text-align: center;
	border: 1px solid #660500;
	background-color: #F0F0F0;
}
.comment  {
	font-size: 14px;
	line-height: 1.5;
}

#comment a {
	color: #660500;
	text-decoration: none;
	font-weight: bold;
}

#comment a:hover {
	color: #999999;
	text-decoration: none;
}

#colTwo #comment2 {
	text-align: center;
	border: 1px solid #660500;
	background-color: #F0F0F0;
	margin-top: 15px;
}

#colTwo #comment2 h1 {
	color: #660500;
	padding-top: 10px;
	font-size: 18px;
}

.comment2 {
	font-size: 12px;
	line-height: 1.7em;
}

#comment a {
	color: #660500;
	text-decoration: none;
	font-weight: bold;
}

#comment2 a:hover {
	color: #999999;
	text-decoration: none;
}

.comment2  strong {
	font-size: 16px;
}

.comment3 {
	font-size: 14px;
	line-height: 2em;
}

.comment3  strong {
	font-weight: bold;
	color: #660500;
	font-size: 16px;
}

.comment4 a {
	font-size: 16px;
	line-height: 1.5em;
	color: #660500;
	text-decoration: none;
	font-weight: bold;
}

#FB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 25px 0 15px 0;
	text-align: center;
}

#FB a {
	color: #0052A4;
	text-decoration: none;
	font-weight: bold;
}

#FB a:hover {
	color: #999999;
	text-decoration: none;
}

#FB img {
	padding-top: 15px;
}

#colProg {
	float: right;
	margin-top: 20px;
	width: 440px;
	text-align: center;
	padding-left: 2px;
}

img { border: none; }

#intro  {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	border-top: 1px solid #660500;
	border-left: 1px solid #660500;
	border-right: 1px solid #660500;
	padding: 15px;
}

#colProg  img  {
	border: 1px solid #330066;
}

#colProg .promo {
	font-size: 11px;
	font-weight: bold;
}

#colProg .promo a {
	color: #CA0B00;
}

#colProg .promo a:hover {
	color: #999999;
}

#footer {
	width: 700px;
	margin: 0 auto;
	padding-top: 20px;
}

#footer p {
	text-align: center;
	padding: 0;
	font-size: 10px;
	color: #CCCCCC;
}
#footer a {
	color: #E9EAE2;
}

