/* Global Styles */

body {
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffebcd;
	background-image: url(desert.jpg);
	background-repeat: repeat;
	}
	
td {
	color:#000000;
	font-family: arial;
	font-size: medium;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #000000;
	text-decoration:none;
	letter-spacing:.1em;
	}
.periodicals {
	text-align: left;
	border: thin solid #000000;
}

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

#padding {
	padding:20px 5px 20px 5px;
	}
	
/* Class Styles */

.logo {
	color: #000000;
	letter-spacing:0.2em;
	font-weight:bold;
	font-family: "times new roman";
	font-size: xx-large;
	}

.sidebarText {
	font:12px georgia;
	color: #000000;
	line-height:18px;
	}
	
.bodyText {
	font:14px arial;
	line-height:normal;
	color:#000000;
	text-align: justify;
	}
	
.pageName {
	color: #660000;
	letter-spacing:0.1em;
	line-height:26px;
	font-family: georgia;
	font-size: x-large;
	}
	
.subHeader {
	color: #660000;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: georgia;
	font-size: medium;
	}
.description {
	font-style: italic;
	font-weight: lighter;
}

	
.navText {
	font:10px arial;
	color: #000000;
	letter-spacing:.1em;
	}
	
	
.logo a {
	color: #000000;
	letter-spacing:0.2em;
	font-weight:bold;
	font-family: "times new roman";
	font-size: xx-large;
	}


.logo a:hover {
	color: #990000;
	text-decoration: underline;
}
.bodyText .periodicals caption {
	font-size: large;
	font-weight: bolder;
	color: #660000;
	background-color: #FFFFFF;
}
.boldlist {
	font-weight: bold;
}
