body {
	background-image: url(images/bg.gif);
	background-color: #eda100;
	padding: 0px;
	margin: 14px 0px 0px 0px;
	font: 0.7em/1.2 trebuchet ms, Arial, Helvetica, sans-serif;
	color: #29424B;
	background-repeat: repeat-x;
	text-align:justify;
}

a { 
	text-decoration: none;
	color: #29424B;
}

a:hover { 
	text-decoration: underline;
	color: #29424B;
}

img {
	border:0;
}

.make_center {
 	text-align: center;
}

.hand {
 	cursor: pointer;
}

.clear {
	clear:both;
}

#wrapper {
	min-height: 100%;
	margin: 0 auto;
	width: 723px;	
}

#col_left {
	float: left;
	width: 185px;
}

h2 {
	padding: 0px;
	margin: 0px 0px 25px 0px;
	border-bottom:#dedede solid 1px;
	color: #a82b43;
	font: 2em Georgia, "Times New Roman", Times, serif;
}

h6 {
	padding: 0px;
	margin: 0px;
	color: #6b1525;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.divider {
   height:620px;
   float:left;
   width:1px;
}
  
/* Nav */
ul {
	list-style: none;
}

#nav {
	width: 177px;
	margin: 25px 0px 0px 0px;
	padding: 0px;
}

#nav li {
	font: 1.2em trebuchet ms, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#nav a {
	border-bottom: 1px solid #eca613;
	border-top: 1px solid #cd8b00;
	display: block;
	padding: 7px 0px 0px 4px;
	color: #FFFFFF;
	height: 25px;
}

.nav_icon {
	vertical-align: text-top;
}

#nav a.first {
	border-top-width: 0px;
}

#nav a:hover {
	background: url(images/nav_bg.gif) repeat-x bottom left;
	color: #ffe294;
	text-decoration: none;
}

#coming_soon {
	border-top: 1px solid #9f2139;
	padding-top: 2px;
}

#nav_selected {
	border-top: 1px solid #cd8b00;
	border-bottom: 1px solid #eca613;
	background: url(images/nav_bg.gif) repeat-x bottom left;
	display: block;
	padding: 7px 0px 0px 4px;
	color: #ffe294;
	height: 25px;
}

#nav_selected_first {
	border-bottom: 1px solid #eca613;
	background: url(images/nav_bg.gif) repeat-x bottom left;
	display: block;
	padding: 7px 0px 0px 4px;
	color: #ffe294;
	height: 25px;
}

/* Right Column */
#col_right {
	background: url(images/main_repeat.png) repeat-y;
	float: right;
	width: 531px;
	margin-left: 7px;
}

#main_header {
	background: url(images/main_top.gif) no-repeat;
	width: 531px;
	height: 17px;
}

#main_body {
	padding: 0px 22px 0px 22px;
	position: relative;
}

/* content area */
#content_left {
	float: left;
	width: 278px;
	margin: 0px;
	padding: 0px;
	position: relative;
	border-right:#dedede solid 1px;
	min-height: 620px;
}

#content_left_home {
	float: left;
	width: 480px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#content_right {
	float: left;
	width: 207px;
	position: relative;
}

#content_right_home {
	float: left;
	width: 207px;
	position: relative;
	min-height: 400px;
	border-left:#dedede solid 1px;
}

#content_left p {
	margin: 0px;
	padding: 0px 10px 10px 0px;
}

.home_news {
	padding: 10px 10px 10px 0px;
}

.home_news h4{
	color: #6b1525;
	font: 1.3em "Times New Roman", Times, serif;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: bold;
}

h2 img {
	vertical-align: top;
	margin-top: 2px;
}

h4 img {
	vertical-align: bottom;
}

h3 {
	font: 2em "Times New Roman", Times, serif;
	color:#6b1525;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

h5 {
	margin: 0px;
	padding: 0px;
	font: 1.3em "Times New Roman", Times, serif;
	color: #6b1525;
	font-weight:bold;
}

#content_left h3 {
	color: #a82b43;
	font: 2em Georgia, "Times New Roman", Times, serif;
}

#content_left_home h3 {
	color: #a82b43;
	font: 2em Georgia, "Times New Roman", Times, serif;
}

#content_right h3 {
	color: #6b1525;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
}

#content_right_home h3 {
	color: #6b1525;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
}

#footer {
	background-color:#eda100;
	clear:both;
	padding: 10px 0px 5px 0px;
	color: #a47105;
	text-align: center;
	font: 0.9em/1.5 trebuchet ms, Arial, Helvetica, sans-serif;
}

#footer a {
	color: #a47105;
}

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

#content_left h4 {
	color: #6b1525;
	font: 1.2em "Times New Roman", Times, serif;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
}

#content_left li {
	margin: 0px;
	padding: 0px 0px 4px 15px;
	background: url(images/bullet.gif) left top no-repeat;
	position: relative;
}


.image-border{
border:1px solid #CCCCCC;
padding:5px;
margin-left:10px;
}

.downloadBox{position:fixed;

            width:125px;

            height:135px;

            bottom:0px;

            right:0px;}

* html .downloadBox{ 

	position:absolute !important;width:125px;

            height:135px;

            bottom:0px;

            right:0px;

}

.members{
font-family:"Trebuchet MS";
font-size:11px;
color:#29424B;
text-decoration:none;
}

.members:hover{
font-family:"Trebuchet MS";
font-size:11px;
color:#29424B;
text-decoration:underline;
}