/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
#colcenter
{
position:fixed;
top:0;
bottom:0;
width:766px;
left:50%;
margin-left:-383px;
z-index:2;
background-image:url(images/repeat_main.jpg);
}
#middle
{
position:absolute;
top:0;
width:766px;
left:50%;
margin-left:-383px;
z-index:3;

}
#colleft
{
position: fixed;
top:0;
left:0;
bottom:0;
z-index:0;
width:50%;
background-color: #7B1B1F;
}
#top
{
	position:relative;
text-align:right;
height:30px;
background-image:url(images/top_bckground.jpg);
}
#menurt
{
float:right;
height:225px;
width:273px;
}
#menulf
{
height:225px;
width:493px;
}
#contentbody {
	width:766px;
	height:100%;
	background-image:url(images/repeat_content.jpg);
}
#content {
	width:553px;
	padding:15px 20px 20px 20px;
	float:left;
}
#sidemenu {
	width:138px;
	padding:15px 15px 20px 20px;
	float:left;
}
#copyrights {
	width:766px;
	height:27px;
	clear:both;
}
body {
height:100%;
margin:0px;
background-image:url(images/repeat_hor.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.login{
font:Arial, Helvetica, sans-serif;
font-size:10px;
color:#707070;
}

h1 {
	color: #7b1b1f;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
}
h2 {
	font-size:13px;
	margin:0;
}
p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
}
.copy {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

.redcopy {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7B1B1F;
	font-weight: normal;
}
.red {
	color: #7B1B1F;
}

a:visited { 
	color: #7b1b1f;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:underline;
}
a:link { 
	color: #7b1b1f;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:underline;
}
a:hover { 
	color: #707070;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:underline;
}
a.left:visited { 
	color: #7b1b1f;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}
a.left:link { 
	color: #7b1b1f;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}
a.left:hover { 
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}
.right {
	float:right;
	margin:0 0 10px 10px;
}
.frame {
	border:solid 1px #7b1b1f;
	padding:1px;
}
#top a.facebook:link, #top a.facebook:visited, #top a.facebook:hover, #top a.facebook:visited:hover {
	position:absolute;
	top:0;
	right:95px;
	width:30px;
	height:30px;
	background:url(images/facebook.png);
	text-indent:-9999px;
	display:block;
	z-index:3;
}
#fb-root {
	position:absolute;
	top:5px;
	right:0;
	width:160px;
	z-index:3;
}
.fb_like {
	position:absolute;
	top:5px;
	right:0;
	width:90px;
	z-index:3;
}

