/*** PPLFROMIRL V4.0 CSS Template ***/

/* All of the standard style settings. */
body {
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	text-align:left;
}

img {
	border-color:#999999
}

h1 {
	font-size:18px;
	font-style:oblique;
	text-align:left;
}

h2 {
	text-align:center;
	font-size:10px;
	font-family:"Courier New", Courier, mono;
}

hr {
	color:#999999;
}

.spacebar {
	font-size:5px;
}

/* Items to control the top of the page */
#spacer {
	margin: 0 auto;
	padding: 0 20px 3em 20px;
	min-width: 700px;
	max-width: 1000px;
}

#header {
	background-image:url(images/header.jpg);
	background-position:top left;
	position:relative;
	height:43px;
	background-repeat:repeat-x;
	margin: 0 auto;
}

#toolbar {
	background-image:url(images/toolbar.jpg);
	background-position:top left;
	position:relative;
	height:33px;
	background-repeat:repeat-x;
	margin: 0 auto;
}

#headertext {
	margin-top:10px;	
	margin-left:20px;	
	position:absolute;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:800;
	font-size:16px;
}

/* Controls the center side of the page. */
#content {
	float:center;
	min-width:780px;
	padding:2px;
	margin:1px;
	text-align:left;
}

/* Controls the news boxes. */
#newsarea-top {
	background-image:url(images/newsarea-top.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	position:relative;
	height:7px;
	margin:0;
	min-width:780px;
}

#newsarea {
	position:relative;
	border-style:solid;
	border-top-style:none;
	border-width:2px;
	border-color:#666666;
	background-image:url(images/newsarea.jpg);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	max-width:1000px;
	min-width:760px;
}

#newscontent {
/*	border-left:1px;
	border-right:1px;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-bottom-style:solid; */
	border:1px;
	border-color:#666666;
	border-style:solid;
	margin-left:10px;
	padding-left:10px;
	min-height:95px;
	z-index:1;
	max-width:640px;
	min-width:340px;
}

#newsright {
	float:right;
	position:relative;
	margin-right:10px;
	text-align:right;
	width:300px;
/*	margin-left:660px; */
}

.newsava {
	float:left;
	border-width:1px;
	border-style:solid;
	margin:5px;
}

.newstitle {
	font-size:16px;
	font-style:italic;
	font-weight:bold;
}

.newsinfo {
	font-size:10px;
	color:#666666;
}

/* Controls the right box of the news area. */

#rightbox {
	position:relative;
	float:right;
	background-position:top right;
}

/* Controls the right side of the page.  OLD!!!!   */
#rightcontent {
/*	position:relative 0,0 (3); */
	position:absolute;
	float:right;
	width:25%;
	margin:5px;
	height:100%;
	padding: 0 1px 1px 0;
}

#tabs {
	background-image:url(images/tabs.jpg);
	background-repeat:no-repeat;
	height:33px;
	width:197px;
	padding:5px;
	font-size:18px;
	color:#FFFFFF;
}

#folder {
	border:1px;
	border-style:solid;
	border-color:#66CCFF;
	width:100%;
	min-height:50px;
	padding:7px;
	margin-top:-10px;
}

/* My guess, this controls the end. */
#footer {
	clear:both;
	position:relative;
	padding:15px;
	text-align:center;
	font-size:10px;
	font-family:"Courier New", Courier, mono;
	width:100%;
}
