body {
	background-color:#b70000;
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.png);
	width:717px;
	height:288px;
	position:relative;
}
#header ul{
	background-color:#182142;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 0px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
.center {
	text-align: center;
}
#content {
	background-image:url(images/content_bg.gif);
	width:717px;
}
img{
	border-width:0px;
	margin: 0px;
	padding: 0px;
}
h1{
	color:#FFF;
	font-size:16px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#FFF;
	font-size:14px;
	text-align:left;
	margin: 0px 0px 0px 0px;
}
#left {
	display: inline;
	float:left;
	width:680px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
}
#left_noright {
	float:left;
	width:717px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{
	color:#FFF000;
	font-size:12px;
	text-decoration:none;
}
#left a:hover{
	color:#FFF;
}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	font-size:10px;
	width:210px;
	padding: 0px 0px 5px 5px;
	margin-top:10px;
	margin-left:5px;
	border-left: #FFF 2px solid;
	border-bottom: #FFF 2px solid;
}
#right a{
	color:#FFF000;
	font-size:10px;
	text-decoration:none;
}
#right a:hover{
	color:#FFF;
}
#welcome {
	width: 461px;
	padding: 0px 0px 0px 0px;
	background-color: #606060;
	border-left: #FFF 2px solid;
	border-bottom: #FFF 2px solid;
	border-top: #FFF 2px solid;
}
.success, .actions, .errors {
	background-repeat: no-repeat;
	background-position: 5px 8px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 8px 8px 8px 28px;
	margin-bottom:0px;
	clear: both;
}
.success {
	background-image: url("http://www.northlakesfireandrescue.org/pics/plog-admin/images/success.gif");
	border: 1px solid #8fc25c;
	background-color: green;
}

.actions {
	background-image: url("http://www.northlakesfireandrescue.org/pics/plog-admin/images/alert.gif");
	border: 1px solid #bb0;
	background-color: #ffffe0;
}

.errors {
	background-image: url("http://www.northlakesfireandrescue.org/pics/plog-admin/images/x.gif");
	border: 1px solid maroon;
	background-color: red;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.jpg);
font-size:1px;
height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
}
/********************** Personnel ***************************/
/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;				/* width of whole page */
		overflow:hidden;			/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;				/* width of page */
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;		/* no left and right padding on columns, we just make them narrower instead 
							only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
	}
	.innercol1,
	.innercol2,
	.innercol3 {
		float:left;
		position:relative;
		padding:0 0 1px 0;		/* no left and right padding on columns, we just make them narrower instead 
							only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
	}
	/* 3 Column blog style settings */
	.blogstyle {
	}
	.blogstyle .col1 {
		width:212px;
		left:0px;
		text-align: center;
	}
	.blogstyle .col2 {
		width:212px;
		left:15px;
		text-align: center;
	}
	.blogstyle .col3 {
		width:212px;
		left:30px;
		text-align: center;
	}
	.innercol1 {
		width:30px;
		height:25px;
		text-align: center;
	}
	.innercol2 {
		width:132px;
		height:25px;
		left:0px;
		text-align: left;
	}
	.innercol3 {
		width:50px;
		height:25px;
		left:0px;
		text-align: right;
	}