body {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 16px;
	background-color: #000000;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1;
}
p {margin:0 0 1em}

.picture a:link {
	text-decoration: none;
	color: #CCCCCC;
}

.picture a:visited {
    color: #666666;
	text-decoration: none;
}

.picture a:hover {
    color: #666666;
	text-decoration: underline;
}

.picture a:active {
    color: #666666;
	text-decoration: none;
}
/* Typography and Inline Elements */
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 .5em;
}
h2 {font-size: 1.2em; margin:0 0 .5em}
h3 {}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
		
}
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
a img { 
border:#CCCCCC
}

img {
	
	margin: 0px;
}	

a:link {
	text-decoration: none;
	color: #CCCCCC;
}

a:visited {
    color: #CCCCCC;
	text-decoration: none;
}

a:hover {
    color: #999999;
	text-decoration: underline;
}

a:active {
    color: #CCCCCC;
	text-decoration: none;
}	
#content {
	text-align: left;
	line-height: 1;
	vertical-align: top;
	font-size: 14px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0;
	border: 0;
	outline: 0;
	font-family: "Times New Roman", Times, serif;
}
#content a:link {
	text-decoration: none;
	color: #CCCCCC;
}

#content a:visited {
    color: #CCCCCC;
	text-decoration: none;
}

#content a:hover {
    color: #999999;
	text-decoration: underline;
}

#content a:active {
    color: #CCCCCC;
	text-decoration: none;
}
.redHeader {
	vertical-align: top;
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #f73b00;
}
.redHeader a:link {
	text-decoration: none;
	color: #CCCCCC;
}

.redHeader a:visited {
    color: #CCCCCC;
	text-decoration: none;
}

.redHeader a:hover {
    color: #999999;
	text-decoration: underline;
}

.redHeader a:active {
    color: #CCCCCC;
	text-decoration: none;
}
#homeEmail {
	text-align: left;
	vertical-align: top;
	font-size: 16px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#homeEmail a:link {
	text-decoration: none;
	color: #FF0000;
}

#homeEmail a:visited {
    color: #FF0000;
	text-decoration: none;
}

#homeEmail a:hover {
    color: #CCCCCC;
	text-decoration: underline;
}

#homeEmail a:active {
    color: #FF0000;
	text-decoration: none;
}
#topNav {
	background-color: #f73b00;
}
#bottomNav {
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
}
#bottomNav a:link {
	text-decoration: none;
	color: #ffffff;
}

#bottomNav a:visited {
    color: #ffffff;
	text-decoration: none;
}

#bottomNav a:hover {
    color: #ffffff;
	text-decoration: underline;
}

#bottomNav a:active {
    color: #ffffff;
	text-decoration: none;
}
#headerBar {
	background-image: url(../images/buttons/HeaderBarBackGround.jpg);
	text-align: center;
}
#textDesc {
	font-size: 11px;
	color: #999999;
	padding: 2px;
}
