a:link {
	color:#e9fffa;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	line-height: 8px;
	letter-spacing: 3px;
}
a:visited {
	color:#e9fffa;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: 3px;
}
a:hover {
	color:#46574d;
	text-transform: uppercase;
	letter-spacing: 3px;
}
a:active {
	color:#46574d;
	letter-spacing: 3px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(diehardlay3_bg.jpg);
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 1px;
	background-color: #142116;
	background-repeat: repeat-y;
}

h1 {
	font-family: century gothic;
	font-size: 26px;
	color: #4e604f;
	display: block;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 15px 0px 0px 0px;
	padding:0px;
	padding-left: 10px;
	background-color: #0f1610;
	line-height: 15px;
	font-style: italic;
}

h2 {
	font-family: century gothic;
	font-size: 12px;
	color: #0f1610;
	display: block;
	text-transform: lowercase;
	letter-spacing: 2px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	padding-right: 10px;
	line-height: 10px;
	text-align: right;
	font-weight: normal;
	background-image: url(diehardlay3_header2.gif);
	background-position:right;
	background-repeat:repeat-y
}

h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #003333;
	font-weight: bolder;
	text-transform: uppercase;
	display: block;
	letter-spacing: 1px;
	border-left: 5px solid #003333;
	line-height: 5px;
	padding-left: 10px;
	margin-left: 15px;
	margin-bottom: 2px;
}

b {
	font-family: verdana;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #870000;
	letter-spacing: 2px;
}

i {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffff6d;
	font-style: italic;
}

li {
	background-image: url(diehardlay3_libg.gif);
	background-repeat:repeat-y;
	line-height: 7px;
	font-family: trebuchet ms;
	color: #4c5d53;
	margin-bottom:3px;
	padding-left: 8px;
}

img.style1 {
	border: solid #718371 5px;
	padding: 1px;
	margin: 5px;
	margin-bottom:0px;
	opacity:0.4;
	filter:alpha(opacity=40);
}

img.style1:hover {
	border: solid #718371 5px;
	opacity:1;
	filter:alpha(opacity=100);
}

img.style2 {
	border: solid #a4c8b3 8px;
	padding: 2px;
	margin: 5px;
	margin-bottom:0px;
	opacity:0.7;
	filter:alpha(opacity=70);
}

img.style2:hover {
	border: solid #a4c8b3 8px;
	opacity:1;
	filter:alpha(opacity=100);
}

img.style3 {
	border: solid #a4c8b3 8px;
	padding: 2px;
	margin: 3px 3px 0px 0px;
	opacity:0.7;
	filter:alpha(opacity=70);
}

img.style3:hover {
	border: solid #a4c8b3 8px;
	opacity:1;
	filter:alpha(opacity=100);
}

input, textarea, option, select {
	background: #FFFFFF;
	font-family: trebuchet ms;
	color: #5f5548;
	border-style: solid;
	border-color: #a4c8b3;
	border-width: 3px;
	margin: 5px;
	padding: 0px; 
	font-size: 10px;
	opacity:0.7;
	filter:alpha(opacity=70);
}

input:hover, textarea:hover, option:hover, select:hover {
	border-color: #a4c8b3;
	opacity:1;
	filter:alpha(opacity=100);
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
