/***********************************************/
/* 3col_rightNav.css                              */
/* Use with template 3col_rightNav.html           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

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




/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#content{
	float: none;
	width: 631px;
	margin-right: auto;
	margin-left: auto;
	top: 100px;
	
}

/***********************************************/
/* Components                                  */
/***********************************************/

}
.tagline {
	font-size: 16px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}
.list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
#onecentral {
	position: absolute;
	left: 65px;
	top: 528px;
	width: 632px;
	height: 242px;
}
#logueaddresshomepage {
	position: relative;
	left: 49%;
	top: -200px;
	width: 323px;
	height: auto;
	margin-right: auto;
}



.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #517A99;
}
