/** TITLES */

.titles {
	background-repeat: no-repeat;
	background-position: 27px 0;
}

.margin25 {
	margin-left: 16px;
	margin-right: 16px;
}


/** HEADER */

#header {
	width: 778px;
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/header_3.gif);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000033;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}

/** FOOTER */

#NewFooter {
	width: 778px;
	height: 20px;
	background-image: url(../images/footer_2.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	border-top-style: none;
	}

#footer ul {
	margin: 0;
	padding: 25px 0 0 0;
	list-style: none;
	text-align: center;
}

#footer li {
	display: inline;
}

#footer li b {
	padding: 0 5px;
	font-weight: normal;
}

#footer p {
	padding-top: 5px;
	text-align: center;
}


/** CONTENT */

#content {
	width: 778px;
	margin: 0px auto 0 auto;
	color: #666666;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
	border-top-width: 2px;
	border-top-color: #003333;
	background-image: url(../images/vert_tile_2.gif);
	background-repeat:repeat-y;
}


/** 3-COLUMN LAYOUT */

.col3 {
	background-image: url(../images/vert_tile_2.gif);
	background-repeat:repeat-y;
	background-position: left top;
}

.col3a {
	float: left;
	width: 201px;
	margin-top: 16px;
	background-color: #339999;
}

.col3b {
	float: left;
	width: 574px;
	margin-left: 0px;
}

.col3c {
	float: left;
	width: 1px;
	margin-left: 0px;
}


/** 2-COLUMN LAYOUT */

.col2 {
	background: url(../template/VA0218BL/xhtmlcss/images/inside02.gif) repeat-y left top;
}

.col2a {
	float: left;
	width: 260px;
}

.col2b {
	float: left;
	width: 517px;
	margin-left: 2px;
}

/** 1-COLUMN LAYOUT */

.col1 {
	
}
