body {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000;
}

h1 {

}

h3 {
}

h4 {
}

h5 {
}

h6 {
}

li {
	padding-top: 2px;
	padding-bottom: 2px;
}

#right a {
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	color: #fff;
	background-color: inherit;
}

#right a:hover {
	text-decoration: none;
	color: #999;
	border-bottom: 1px solid #999;
	background-color: inherit;
	
}





#container {
	width: 756px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/template_imgs/bg_gif.gif);
	background-repeat: repeat-y;
}

#footer {
	clear: both;
	width: 756px;
	text-align: center;
	font-size: 90%;
	background-color: #808000;
	color: #fff;
	padding: 5px 0px 5px 0px;
}

#footer a {
	background-color: #808000;
	color: #fff;
}

#gallery_images img {
	padding: 5px;
	border: 0;
}

#gallery_images img {
	padding: 5px;
	border: 0;
}

#gallery_images a {
	text-decoration: none;
	border: none;
}

#gallery_images a:hover {
	text-decoration: none;
	border: none;
}

#left {
	width: 200px;
	float: left;
	color: #fff;
	background-color: #663;
}

#left ul {
	list-style-type: none;
	margin: 0;
	padding: 2px 0 2px 10px;
}

#left a {
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	color: #fff;
	background-color: inherit;
}

#left a:hover {
	text-decoration: none;
	color: #999;
	border-bottom: 1px solid #999;
	background-color: inherit;
	
}

#right {
	width: 556px;
	float: right;
	color: #fff;
	background-color: inherit;
}

#top_border {
	width: 100%;

}

#validators {
	text-align: left;
	border-bottom: 0;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 10px;
}

#validators a {
	border-bottom: 0;
	text-decoration: none;
}

#validators a:hover {
	border-bottom: 0;
	text-decoration: none;
}

#validators img {
	border: 0;
	text-decoration: none;
}




.feature_pic {
	padding-top: 20px;
}

.img_left {
	float: left;
	border: 0;
}

.img_left_align {
	float: left;
	border: 0;
	padding: 10px;
}

.img_right_align {
	float: right;
	padding: 10px;
	border: 0;
}

.centre {text-align: center;}

.text {
	padding: 3px 8px 3px 8px;
	
}
.soldier_pic {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}