/* Redefined Elements */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	background-image: none;
	color: #000033;
	background-color: #EFEFEF;



}

p {
	padding: 0px;
	margin: 0px 0px 5px;
}




/* End of Redefined Elements */


/* Divisions */

#header
{
	margin: 0px auto;
	padding: 0px;
	width: 720px;
	height: 180px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;




}

#container
{
	width: 720px;
	margin: 0px auto;
	text-align: left;
	background-image: url(images/container.png);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;





}

#content
{
	margin: 6px 5px 0px 8px;






}
#content-top
{
	margin: 0px auto;
	background-color: #FFFFFF;









}

#half-left h1, #half-right h1 {
	background-image:  url(../css/images/half_box_h1.jpg);
}

#left-column {
	float: left;
	width: 530px;
	width: "550px";
	margin: 0px;
	padding: 3px 7px 10px 13px;

}
#right-column {
	float: right;
	width: 150px;
	background-image: url(../css/images/right_column_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;

}
#right-content {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;

}
#footer
{
	font-weight: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 720px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	clear: both;






}

#block-section {
	padding: 5px;
	border-top: 1px none #D8EBE5;
	border-right: 1px none #D8EBE5;
	border-bottom: 1px solid #D8EBE5;
	border-left: 1px none #D8EBE5;
	background-color: #C2DAF5;
	margin-bottom: 4px;







}

#block-section H1 {
	color: #990000;
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;


}

#img-float-left {
	float: left;
	margin: 0px 5px 5px 0px;



}

#clear-float {
	clear: both;
	font-size: 0.1em;
	height: 0px;

}

/* End of Divisions */

/* Links */

va {
	text-decoration: none;
	color: #D10000;
}

va:hover {
	text-decoration: underline;
}

#menu {
	background-color: #990000;
	display: block;
	width: 150px;





}
	
#menu a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/menu-bg.png) repeat-x right bottom;
	padding: 6px 6px 6px 5px;
	font-weight: bold;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;





	}
	
#menu a:hover {
		background: #c2001b;
}
/* End */

#welcome-banner {
	background: #003399 url(images/welcome.png) no-repeat right bottom;
	width: 100%;
	height: 140px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;

}
#news-box {
	background-color: #ccccff;
	padding: 5px;
	border-top: 1px solid #003399;
	border-right: 0px solid #003399;
	border-bottom: 1px solid #003399;
	border-left: 0px solid #003399;





}
#news-photo {
	background-color: #FFFFFF;
	padding: 5px 0px;
	width: 110px;
	float: left;
	text-align: center;







}
#news-text {
	display: inline;
	float: right;
	width: 400px;




}
#news-box h1 {
	font-size: 1.2em;
	margin: 0px;
	color: #003399;
	background-color: #CCCCFF;
	padding: 0px 0px 4px;






}
table {
	font-size: 11px;
}
h1 {
	font-size: 1.5em;
	background-color: #003399;
	color: #FFFFFF;
	padding: 5px;
	margin: 0px 0px 4px;


}
h2 {
	font-size: 1.3em;
	margin: 0px;
	padding: 5px 0px;


}
h3 {
	font-size: 1.1em;
	margin: 0px;
	padding: 5px 0px;

}

a{
	text-decoration: none;
	font-weight: bold;
	color: #CC0033;


}
a:hover {
	text-decoration: underline;


}
#highlight-box{
	background-color: #99CCCC;
	padding: 6px;
	border: 1px dashed #003399;
	margin-top: 6px;
	margin-bottom: 6px;



}
.whitelink {
	color: #FFFFFF;
}
#photo-basic {
	background-color: #003399;
	padding: 5px;

}
.greenh2 {
	background-color: #00CC33;
	color: #FFFFFF;
}
.blueh2 {
	background-color: #003399;
	color: #FFFFFF;
}
.redh2 {
	background-color: #CC0000;
	color: #FFFFFF;
}
.yellowh2 {
	background-color: #FFFF00;
}
.tableRows {
	background-image: url(images/rowGradient.jpg);
	background-repeat: repeat-x;


}
.blockH1 {
	background-color: #CCCCFF;
}
div.form-row {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	clear: both;






}
div.form-tag {
	float: left;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	width: 100px;



}

form {
	color: #990000;
	font-size: 1.2em;
	font-weight: bold;
	margin: 20px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;




}
.textbox {
	border: 2px solid #003399;
	height: 30px;
	font-size: 1.2em;
	color: #003399;




}
div.left-column {
	width: 200px;
	float: left;


}
div.right-column {
	width: 300px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;


}
.delete-form {
	background-color: #EFEFEF;
	color: #D10000;
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 10px;



}
