body {
margin: 0 0 0 0px;
background-color:#000000;
background-image:url(../img/bg_top.jpg);
background-repeat:repeat-x;
}


.topNav {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 15px;
color: #333;
}

.clintStyle {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
background-color: #333;
line-height: 15px;
color: #ccc;

}

h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 15px;
color: #ccc;

}

.clintStyle a {
	font-family: arial, Times, serif;
	color: #ccc;
	line-height: 16px;
	text-decoration: none;

}

.clintStyle a:hover {
	background-color:#95ff30;
	color: #000;

}


.photoGraphsHeadlines {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #676767;

}

.photoGraphsHeadlines a {
	font-family: arial, Times, serif;
	color: #676767;
	line-height: 16px;
	text-decoration: none;

}

.photoGraphsHeadlines a:hover {
	background-color:#95ff30;
	color: #000;
}

.footerText {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;

line-height: 15px;
color: #ccc;

}

.footerText a {
	font-family: arial, Times, serif;
	color: #95ff30;
	line-height: 16px;
	text-decoration: none;

}

.footerText a:hover {
	background-color:#95ff30;
	color: #000;
}

td#theBackground{
background-image: url(../img/graphic_top_photos.jpg); /* forward slash for the path */
width: 950px; /* use you own image size; */
height: 270px; /* use you own image size; */
background-repeat: no-repeat;
}





/* FORM STYLING*/

.input {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#ccc;
width: 100px;
border-right: #e0e0e0 1px solid;
border-top: #e0e0e0 1px solid;
border-left: #e0e0e0 1px solid;
border-bottom: #e0e0e0 1px solid;
background-color: #333333;
}

.input_submit {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ccc;
width: 100px;
border-right: #e0e0e0 1px solid;
border-top: #e0e0e0 1px solid;
border-left: #e0e0e0 1px solid;
border-bottom: #e0e0e0 1px solid;
background-color: #333333;
cursor: hand;
}

.textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ccc;
width: 180px;
height: 200px;
border-right: #e0e0e0 1px solid;
border-top: #e0e0e0 1px solid;
border-left: #e0e0e0 1px solid;
border-bottom: #e0e0e0 1px solid;
background-color: #333333;

}


.cssform input{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #fff;
height: 18px;
width: 180px;
margin-left: 0px;
border-right: #b2b2b2 1px solid;
border-top: #b2b2b2 1px solid;
border-left: #b2b2b2 1px solid;
border-bottom: #b2b2b2 1px solid;
}

.cssform input_text {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #8c8c8c;
background-color: #b2b2b2;
}

.cssform input_submit {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
background-color: #b2b2b2;
cursor: hand;
}


.headlinesNews {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ccc;
}