a:link,
a:visited { 
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #33CCFF;
	}

a:hover,
a:active { 
	color: #0033CC;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #666666;
	}
	
.footer a:link,
.footer a:visited { 
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	}

.footer a:hover,
.footer a:active {
	color: #CC0000;
	font-weight: normal;
	text-decoration: underline;
	}

.nav a:link,
.nav a:visited,
.nav a:hover,
.nav a:active { 
	text-decoration: none;
	border-bottom: 0px solid;
	}
	
body { 
    background-image: url(images/background.jpg);
    background-repeat: repeat-y;
    background-position: top center;
	color: #005A9B;
	font-size: 11px;
	line-height: 14px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	}

h1 {
    color: #0033CC;
	font-weight: bold;
	font-size: 14px;
	line-height: 26px;
	display: inline;	
	}

h2 {
    color: #CC0000;
	font-weight: bold;
	font-size: 28px;
	line-height: 40px;
	display: inline;	
	}
	
.dataTable {
    border: 2px solid #CC0000;
	padding: 1px;
	background: #CCCCCC;
    }

.info {
    color: #333333;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	}

.text {
    color: #666666;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	}

.highlight {
    color: #333333;
	background: #FFCC00;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	}

.small {
    color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	}

.footer {
    color: #999999;
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
	}

.formfield {
    color: #143246;
    background: #FFFFFF;
    font-weight: normal;
	font-size: 11px;
	line-height: 15px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
	padding: 1px;
	border: 1px solid #DCD2BE;
	text-decoration: none;
    }

.formbutton {
    color: #FFFFFF;
	background: #143246;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
    border-left: 2px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #666666;
	padding: 2px;
	}

.hr {
    border: 0;
    color: #82AFCD;
    background-color: #82AFCD;
    height: 3px;
    width: 100%;
	}

.div1 {
    background-image: url(images/brian_monteleone_01.jpg);
    background-repeat: no-repeat;
    background-position: center;
	padding: 0px;
	height: 130px;
	}

.div2 {
    background-image: url(images/brian_monteleone_02.jpg);
    background-repeat: no-repeat;
    background-position: center;
	padding: 0px;
	height: 40px;
	}

.div3 {
    background-image: url(images/brian_monteleone_03.jpg);
    background-repeat: no-repeat;
    background-position: center;
	padding: 0px;
	height: 80px;
	}

.div4 {
    background-image: url(images/brian_monteleone_04.jpg);
    background-repeat: no-repeat;
    background-position: center;
	padding: 0px;
	height: 160px;
	}

.div5 {
    background-image: url(images/brian_monteleone_05.jpg);
    background-repeat: no-repeat;
    background-position: center;
	padding: 0px;
	height: 75px;
	}

.div6 {
    background-image: url(images/brian_monteleone_06.jpg);
    background-repeat: repeat-y;
    background-position: center;
	padding: 0px;
	}

.div7 {
    background-image: url(images/brian_monteleone_08.jpg);
    background-repeat: no-repeat;
    background-position: center;
	padding: 0px;
	height: 100px;
	}

.image {
	border: 0px;
    padding: 0px;
	text-align: center;
	}
	
.image_container {
	display: block;
	float: right;
	margin: 5px;
	padding-left: 15px;
	}