@charset "UTF-8";
/* CSS Document */

body {
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
	
	a:link {
	text-decoration: none;
	color: #003545;
}

a:visited {
	text-decoration: none;
	color: #023443;
}
a:hover {
	text-decoration: underline;
	color: #97130C;
}
a:active {
	text-decoration: none;
	color: #023342;
	text-align: right;
}

.leftcolum {
background-image:url(../images/rightgradient.png);
background-repeat:repeat-y;
background-position:left;
}

.centercolum {
height:auto;
width:1024px;

}


.rightcolum {
background-image:url(../images/leftgradient.png);
background-repeat:repeat-y;
background-position:right;
}



.menu{
background-position:top;
background-image:url(../images/menubg.gif);	
background-repeat:no-repeat;
background-color:#98130c;
}

.content {

background-image:url(../images/contentbg.gif);
background-repeat:no-repeat;
background-position:top;
}

#contentstyle {
	padding-top:90px;
	padding-left:30px;
	padding-right:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333333;
	
}

div.contentstyle_left {
	float: left;
	width: 300px;
}

div.contentstyle_right {
	float: right;
	width: 350px;
}

#contentstylehome {
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333333;
	
}

#contentstyletable {


	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333333;
	
}

#headings {
	font-size:12px;
	color:#f7931e;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	padding-bottom:20px;

	
	
}


#list {
	padding-bottom:25px;.
	font-size:14px;
	font-family:Helvetica; font-weight:bold;  color:#FFFFFF;
	
	
}


#list a:link {
	text-decoration: none;

	font-size:13px;
	font-family:Helvetica; font-weight:bold;  color:#FFFFFF;
}

#list a:visited {
	text-decoration: none;

	font-size:13px;
	font-family:Helvetica; font-weight:bold;  color:#FFFFFF;
}
#list  a:hover {
	text-decoration: underline;
	font-size:13px;


	font-family:Helvetica; font-weight:bold;  color:#FFFFFF;
}
#list  a:active {
	text-decoration: none;

	font-size:13px;
	font-family:Helvetica; font-weight:bold;  color:#FFFFFF;
}

#contentstyle img.right {
	margin-left: 10px;
	margin-bottom: 10px;
}
