body {  
	background-color: #CCCC66;
	margin-left: 0px;
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

p { }

td { }

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #ffffff; 
	text-decoration: none;}

a:hover { 
	color: #ffffff;
	text-decoration: underline;
	}

a:active {
	color: #ffffff; 
	text-decoration: none;
	}
a.style1:link {
	color: #000000;
	text-decoration: none;
}

a.style1:visited {
	color: #000000; 
	text-decoration: none;}

a.style1:hover { 
	color: #000000;
	text-decoration: underline;
	}

a.style1:active {
	color: #000000; 
	text-decoration: none;
	}
td.nav {
	background-image: url(../images/index_10.gif);
	background-repeat: repeat-y;
	background-position: top;
	padding-left: 10px;
}
ul.nav {
	list-style: none;
	margin-left: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
}
ul.nav li {
	padding-top: 10px;
	padding-bottom: 10px;
}
td.top {
	color: #ffffff;
	padding-right: 5px;
	background-image: url(../images/index_05.gif);
}
td.main {
	background-color: #e8e69b;
	padding-right: 5px;
}
td.footer {
	color: #ffffff;
	padding-right: 5px;
	background-image: url(../images/index_11.gif);
}
td.head_pad{
	background-image: url(../images/index_06.gif);
	background-repeat: repeat-x;

}
td.top_pad{
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;

}
td.more_top_pad{
	background-image: url(../images/killeen-studio.gif);
	background-repeat: repeat-x;

}
td.logo{
	background-image: url(../images/logo.gif);
	background-repeat: repeat-y;

}