/***********************************************/
/* Reference. Reese Library.*/
/* Created by Bill Wells   */
/***********************************************/

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

body{
	font-family: Arial,sans-serif;
	/*color: #316AC5;*/
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}


a:visited, a:hover {
	/*color: #006699;*/
	text-decoration: underline;
}



a:link {color: #0000FF;}
a:visited {color: #FF0000;}
a:hover {color: #00FF00;}
a:active {color: 0000ff;}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #006699;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

table {display: table;}

tr {display:table-row;}

td {display: table-cell;}
	

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 5px 0px;
	border-bottom: 1px solid #cccccc;
	width: 902px;
	position: absolute;
	height: 50px;
	background-color:#ffffff;
	background-image:url(../images/ref_welcome.png);
	background-repeat:no-repeat;
	left: 0px;
	top: 46px;
}


#content{
  float:left;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	float: right;
}


/************* addbar styles **************/

#topaddbar{
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
	position: absolute;
	left: 741px;
	top: 65px;
	height: 26px;
	width: 133px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */


#topaddbar a:link {color: #ffffff;}
#topaddbar a:visited {color: #FFFF00;}
#topaddbar a:hover {color: #99FF66;}
#topaddbar a:active {color: 0000ff;}

#topaddbar a {
	font-size: 70%;
	padding: 0px 4px 0px 0px; 
	text-decoration: underline;
	}
	
#addbar2{
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
	position: absolute;
	left: 594px;
	top: -31px;
	height: 26px;
	width: 243px;
}

#addbar2 a {
	font-size: 80%;
	padding: 0px 4px 0px 0px; 
	text-decoration: underline;
	}
	
/************* /addbar styles **************/


	/* -- Header Content Block -- */
#header-content {
	width: 580px;
	float: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	font-size: 85%;
	position: absolute;
	top: 108px;
	height: 195px;
	left: 50px;
	
}
#header-content-title {
	position: absolute;
	overflow: auto;
	width: 402px;
	left: 59px;
	top: 89px;
}

#header-content-title h3 {
	float: left;
	font-weight: normal;
	font-size: 15px;
	font-family: bold "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
}


	/* -- Header Photo -- */
	
#header-photo {
	position: absolute;
	border-right: double;
	border-right-width:5px;
	border-bottom: groove;
	border-bottom-width: 7px;
	float: right;
	background-image: url(../images/reference_guy.png);
	background-repeat:no-repeat;
	left: 651px;
	top: 105px;
	height: 309px;
	width: 159px;
}

	
#page-body {
	clear: both;
}

/* -- Main Content -- */
#main-content {
	float: left;
	position: absolute;
	left: 51px;
	top: 780px;
	height: 15px;
	width: 513px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	/*border-width: thin;
	border-color:#000066;*/ 
}

#main-content cells {
	float: left;
	position: absolute;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	border-width: thin;
	border-color:#000066;
}

/* -- /Main Content -- */
	
	/* -- Cells -- */
#cells1 {
	float: left;
	position: absolute;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	font-size:85%;
	left: 0px;
	top: -335px;
	width: 510px;
	height: 106px;
}


#cells2 {
	float: left;
	position: absolute;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	font-size:85%;
	left: 0px;
	top: -469px;
	width: 514px;
	height: 37px;
}

#cells3 {
	float: left;
	position: absolute;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	font-size:85%;
	left: 0px;
	top: -137px;
	width: 696px;
	height: 89px;
}


/* -- /Cells -- */


	 	

	/* -- Img-based headers -- */
.content-title {
	display: block;
	position: absolute;
	top: -25px;
	left: 15px;
	width: 200px;
	height: 25px;
	text-indent: -9000px;
	z-index: 10;
}

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	position: absolute;
	left: 510px;
	top: 619px;
}


#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}



/*********** Wrapper (for sidebar styles ***********/

#wrapper {
	background-color:#CCCCCC;
	border:outset;
	outline-color:#000099;
	float: right;
	position: absolute;
	}
/*********** /Wrapper******/ 	


/*********** Sidebar styles ***********/
#sidebar{
	position: absolute;
	float: right;
	margin: 0px;
	padding: 10px;
	border-top: solid 5px;
	border-bottom: 5px solid;
	font-size: 90%;
	float: right;
	display: block;
	background: #CCCCCC;
	width: 312px;
	height: 166px;
	left: 570px;
	top: 419px;
}
#sidebar h2 {
	font-size: 14px;
}
#sidebar h3{
	font-size: 16px;
	padding: 10px 0px 2px 10px;
}

#sidebar a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	width: auto;
}

#sidebar a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}
/* -- /Sidebar -- */




/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

	/* -- Footer -- */
#footer {
	clear: left;
	padding-top: 10px;
	position: absolute;
	width: 857px;
	border: solid 1px #fff;
	left: 48px;
	top: 755px;
	float: left;
	height: 70px;
}
#footer .wrapper1 {
	border-left: solid 3px #ccc;
}
#footer .wrapper2 {
	border-right: solid 5px #ccc;
}
#footer .wrapper3 {
	border-bottom: solid 4px #ccc;
	overflow: auto;
	width: 100%;
}

#footer .title2 {
	position: absolute;
	top: 73px;
	right: 331px;
	width: 531px;
	height: 16px;
	float: left;
	font-weight: normal;
	font-size: 15px;
	font-family: bold "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
}
#footer p {
	float: left;
	margin: 0;
	padding: 15px 15px 15px 25px;
	font-family: bold "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
}
#footer ul {
	float: right;
	padding: 15px 15px 15px 25px;
}
#footer li {
	font-size: 11px;
	text-transform: uppercase;
	display: inline;
	margin: 0 3px 0 0;
	padding: 0 6px 0 12px;
	border-left: solid 1px #ccc;
}

#asulogo {
	position: absolute;
	background-image: url(../images/BlkLogo1.png);
	background-repeat:no-repeat;
	float: right;
	left: 707px;
	top: -24px;
	width: 112px;
	height: 39px;
}

