body{
	background-color: #5390d1;
	padding: 0px;
	margin: 0px;
	font-size: .8em;
	width: 100%;

}

ul.nav{
	margin-top:0px;
}

li.nav{ 
	display: inline; 
	list-style: none;
} 

p.quote{
	color: #005633;
	font-size: 1.7em;
	font-weight: bold;
}

p.quote_sig{
	position: relative;
	font-style: italic;
	font-size:1.5em;
	color:#339966;
	font-weight: bold;
	padding-left: 200px;
}

p.info{
	font-size: 1.2em;
	color: #cc0022;
	border: 2px #000000 solid;
	background-color: #efefef;
	text-indent: 10px;
	margin: 10px;
	width: 80%;
}

h3{
	font-weight: normal;
	font-size: 1.8em;
}

img.titleimg{
	position: absolute;
	margin-top: 30px;
	margin-left: 20px;
	width: 200px;

}
img.titleimg2{
	position: relative;
	float: right;
	right: 0px;
	position: absolute;
	padding: 2px;
	clear: both;
}


#main{
	position: absolute;
	float: left;
	width:900px;
	height: 100%;
	/*border: 2px #ff0000 solid;*/
	padding: 1px;
	clear: both;
	background: #ffffff;
	padding: 0px;
	margin: 0px;
	margin-left: 120px;

}

#mainbody{
	position: relative;
	width: 900px;
	height: 100%;
	clear: both;
	/*border: 2px #efefef solid;*/
	padding: 0px;
	paddin-top: 20px;
	margin: 0px;
	clear: both;
	background: #ffffff;
}

#right_r{
	right: 0px;
	position: absolute;
	height: 100%;
	float: right;
	width: 185px;
	/*border: 2px #00ff00 solid;*/
	clear: both;
}
#right_l h3{
	border-top: 2px #efefef solid;
}

#right_r h3{
	border-top: 2px #efefef solid;
}
#right_l{
	position: relative;
	right: 190px;
	height: 100%;
	float: right;
	width: 225px;
	/*border: 2px #ffffff solid;*/
	clear: both;
}
#right_m{
	position: absolute;
	right: 415px;
	height: 100%;
	float: right;
	width: 485px;
	padding-left: 10px;
	/*border: 2px #ffffff solid;*/
	clear: both;
}

#header{
	width:100%;
	height: 85px;
	background-color: #959595;
	clear: both;

}
#footer{
	position: relative;
	width:100%;
	height: 40px;
	background-color: #ffffff;
	
}

#frontcopy{
font-size: .8em;

}
#frontcopy p{


}


/********************************************************************************
NAV STYLING.
********************************************************************************/
ul.nav{
	margin-top:0px;
}

li.nav{ 
	display: inline; 
	list-style: none;
} 
#head2{
	position: relative;
	float: right;
	width: 100%;
	right: 0px;
	height: 25px;
	background-color: #bcbcbc;
	padding-top: .5em;	
	padding-bottom: .5em;	
	clear: both;

}
#head2 a:visited, a:active, a:link{
	padding-left: 15px;
	padding-right: 15px;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	font-size: 1.3em;
}
#head2 a:hover{
	color: #eef;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.3em;
}

#footer a:visited, a:active, a:link{
	padding-left: 15px;
	padding-right: 15px;
	color: #ababab;
	font-weight:bold;
	text-decoration: none;
	font-size: 1em;
}
#footer a:hover{
	color: #eef;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}

p.quote{
	color: #005633;
	font-size: 1.7em;
	font-weight: bold;
}

p.quote_sig{
	position: relative;
	font-style: italic;
	font-size:1.5em;
	color:#339966;
	font-weight: bold;
	padding-left: 200px;
}

p.info{
	font-size: 1.2em;
	color: #cc0022;
	border: 2px #000000 solid;
	background-color: #efefef;
	text-indent: 10px;
	margin: 10px;
	width: 80%;
}

h3{
	font-weight: normal;
	font-size: 1.8em;
}
/***************** Table Downloads ************************/
table.crsys{
	width: 303px;

	float: center;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	padding: 0px;
	border-collapse: collapse;
}

table.crsys tr{
	padding: 0px;
	margin: 0px;
}

table.crsys td{
	padding: 0px;
	margin: 0px;
}
tr.mainbodyt {
	background: #F4F4F0;
	height: 100px;

}
td.mainbodyt {
	padding-left: 30px;

}
.retrieve_head{
background: #000000 url('img/retrieval_head.jpg');
height: 48px;
padding: 0px;
margin: 0px
}
.retrieve_foot{
background: #000000 url('img/retrieval_foot.jpg');
height: 27px;
padding: 0px;
margin: 0px
}
.txtret{
	border: 1px #000000 solid;
	font-size: 2em;
	height: 1em;
	width: 273px;
	text-align: center;	
}

.contactform{
	margin: 10px;
}
.contactform input{
	border: 1px #000000 solid;
	
}

#player{
	background-image:url('/img/timplayer3.jpg');
	background-repeat: no-repeat;

     /*container dimensions */ 
    	display:block; 
	width: 328px;
	height: 205px;
     
    /* padding will show the surroundings even when the player is loaded */
     	margin-left: 10px;
   
         /* make play button centerered horizontally */  
    	color:#000000 ; padding-left:62px; padding-right:40px; padding-top:35px; padding-bottom:62px
}
.player{
	background-image:url('/img/timplayer3.jpg');
	background-repeat: no-repeat;

     /*container dimensions */ 
    	display:block; 
	width: 328px;
	height: 205px;
     
    /* padding will show the surroundings even when the player is loaded */
     	margin-left: 10px;
   
         /* make play button centerered horizontally */  
    	color:#000000 ; padding-left:62px; padding-right:40px; padding-top:35px; padding-bottom:62px
}
