body {
	background-color: #9a132f; 
	background-image:url('background2.gif');
	background-position: center; 
	background-repeat: repeat-y;
	font: 90% verdana; 
	color: #000000;
	text-decoration: none;
	margin: 0px;
	scrollbar-base-color:#c0c0c0;
	}
	
#container {
	width:1169px;
	margin:0px;
}

#header {
	width:auto;
	border-bottom: 4px dotted #c0c0c0;
	height:250px;
	text-align:left;
	margin-bottom:10px;
}

.header {
	text-align: left;
	padding-left:15px;
	text-decoration: none;
}
	
.logo {
	width: auto;
	text-align: left;
	padding-left:0px;
	float: right;
}

#menu {
	text-align: left;
	padding-top:5px;
	padding-bottom:5px;
	style-type: none;
	font-family: verdana, arial, sanf-serif;
	font-weight: bold;
	text-decoration: none;
	height:30px;
	width: 920px;
}

.menu {
	text-align: left;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	style-type: none;
	font-size: 140%; 
	font-weight: bold;
	text-decoration: none;
}

#menu a {
	text-decoration: none;
	background-color: #ffffff;
	margin-right: 10px;
	padding: 3px;
	padding-left:10px;
	padding-right:10px;
}

#menu a:link {
	color: #000000;
}

#menu a:visited {
	color: #000000;
}

#menu a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #9a132f;
	padding: 3px;
	padding-left:10px;
	padding-right:10px;
}

#menu a:active {
	color: white;
	background-color: #9a132f;
}


#boxholder {
	width:1169px;
}

#leftsidebar {
	width:250px;
	border-right: 4px dotted #c0c0c0;
	height: 530px; 
	float:left;
}

#main {
	width:661px;
	float:left;
	height:530px; 
	margin:0px;
	overflow:auto
}

#rightsidebar {
	width:250px;
	border-left: 4px dotted #c0c0c0;
	height: 530px; 
	float:left;
}

.main {
	text-align: justify;
	padding-top:0;
	padding-right:15px;
	padding-left:15px;
}

#main a {
	text-decoration: none;
}

#main a:link {
	color: #9a132f;
}

#main a:visited {
	color: #9a132f;
}

#main a:hover {
	text-decoration: none;
	color: #000000;
}

#main a:active {
	color: #000000;
}

.sidebar {
	text-align: justify;
	padding-top:0;
	padding-right:15px;
	padding-left:15px;
}

#download {
	background-image:url('download.gif');
	width:220px;
	height:60px;
	margin-bottom:5px;
}

#download a {
	text-decoration: none;
}

#download a:link {
	color: #ffffff;
}

#download a:visited {
	color: #ffffff;
}

#download a:hover {
	text-decoration: none;
	color: #ffffff;
}

#download a:active {
	color: white;
}

.download {
	padding-top:8px;
	padding-left:10px;
	font-size: 90%; 
	font-family: sans-serif; 
	font-weight: bold; 
	color: #ffffff;
}

#followus {
	background-image:url('followusbg.gif');
	width:220px;
	height:50px;
	margin-top:15px;
	margin-bottom:5px;
	padding-top:8px;
	font-size: 90%; 
	font-family: sans-serif; 
	font-weight: bold; 
	color: #ffffff;
}

.heading {
	font-size: 125%; 
	font-family: sans-serif; 
	font-weight: bold; 
	color: #9a132f;
}

.heading2 {
	font-size: 100%; 
	font-family: sans-serif; 
	font-weight: bold; 
	color: #000000;
}
	
#footer {
	width:auto;
	border-top: 4px dotted #c0c0c0;
	height:50px;
	margin: 0px;
}

.footer {
	color: #9a132f;
	text-align: center;
	padding-top:15px;
	text-decoration: none;
	height:50px;
}

#footer a {
	text-decoration: none;
}

#footer a:link {
	color: #9a132f;
}

#footer a:visited {
	color: #9a132f;
}

#footer a:hover {
	text-decoration: none;
	color: #000000;
}

#footer a:active {
	color: #000000;
}