body {
	margin:0;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
	text-align:center;
	background-color:#2e2a27;
	font-family: Verdana;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
}
#container {
	margin:auto;
	width: 959px;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	margin-bottom: 0px;
}
#logo {
	height: 40px;
	padding-top: 20px;
	font-family: Verdana;
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
}
#banner {
	width: 959px;
	height: 124px;
	margin-bottom: 3px;
	padding: 0px;
	
}

#nav {
    width:959px;
    height:24px;
    float:right;
    font-family:verdana,sans-serif;
    margin-left: -3px;
    margin-bottom: 3px;
    padding-left: -3px;
    background-color: #000000;
}
#nav ul {
    margin:0;
    padding:0;
    list-style:none;
 }
#nav li {
    float:left;
 }
#nav a {
    width:112px;
    height:18px;
    text-align:center;
    display:block;
    padding:6px 0px 0px 0px;
    margin-right: 0px;
    border-right-width: 3px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    text-transform:uppercase;
    font-size:10px;
    background-color: #585858;
    color:#FFF;
    margin-bottom: 1px;
 }
 #nav a:hover {
	background-color: #c83e01; 
 }
 #body_container {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
 }
 #body {
	 float: left;
	 width: 630px;
 }
 #right {
	 float: right;
	 width: 322px;
	 background-color: #FFFFFF;
	 padding: 0px;
	 margin-top: 0px;
 }
 #right h1 {
	display: block;
	width: 302px;
	height: 25px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16pt;
	background-color: #c83e01;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
 }

#right ul {
    margin:0;
    padding:0;
    list-style:none;
 }
#right li {
 }
#partners a {
    width:302px;
    height:20px;
    text-align:left;
    display:block;
    padding:15px 10px 0px 10px;
    margin-top: 1px;
    margin-bottom: 0px;
    font-weight: bold;
    text-decoration: none;
    font-size:12px;
    background-color: #585858;
    color:#FFF;
    
 }
 #partners a:hover {
	background-color: #000000; 
 }
 
 .clearing {height:0;clear:both}
 
 a:link { 
	color: #990000;
	}
a:visited { 
	color: #990000;
	}
a:hover { 
	color: #5E0000;
	}
a:active { 
	color: #990000;
	}

H2 {
	font-family: Verdana, Trebuchet MS;
	color: rgb(255,0,0);
	font-size: 14px;
}


.template_title { 
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000080; 
	font-weight: bold 
}

.template_rating { 
	font-family: Verdana; 
	font-size: 8pt;  
	font-weight: bold; margin-top:4; margin-bottom:4 
}
.template_functions { 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; margin-top:2; margin-bottom:2 
}
.template_url { 
	font-family: Verdana; 
	font-size: 8pt; font-style:italic; margin-bottom:18  
}

.small_font { 
	font-family: Verdana; 
	font-size: 8pt;  
	margin-top:4; margin-bottom:4 
}
.page_heading { 
	font-family: Verdana; 
	font-size: 12pt;  
	color: #000000; 
	font-weight: bold;
	padding-top: 15px
	padding-bottom: 15px
}
.error_heading { 
	font-family: Verdana; 
	font-size: 12pt;  
	color: #C60000; 
	font-weight: bold;
	margin-top:4; margin-left:4 
}
.error_message { 
	font-family: Verdana; 
	font-size: 10pt;  
	color: #C60000; 
	margin-top:9; margin-left:4 
}
.pages {
	border: solid 1px #00427f;
	padding: 5px;
	background-color: #0084e7;
	margin-left: 4px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}
a.pages:link {
	color: #ffffff;
}
a.pages:visited {
	color: #ffffff;
}
a.pages:hover {
	background-color: #2c94e3;
	color: #ffffff;
}

.pages_active {
	border: solid 1px #2183dd;
	padding: 5px;
	background-color: #5bb5f8;
	margin-left: 4px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}

.addition_fields {
	font-family: Verdana;
	font-size: 10px;
}
.linkTitle {
	font-size: 12px;
	font-weight: bold;
}
.linkDesc {
	font-size: 10px;
}