body { 
	background: url('images/bg.jpg');
}

table {
	color: #717171; 
	font-size: 11px; 
	font-family: trebuchet ms, arial, sans-serif;
	text-align: justify;
}

#nav {
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
}

#nav a {
	color: #fff;
	font-weight: normal;
	background-color: #CD4F72;
	padding: 5px;
	margin-right: 5px;
	border-right: 2px #CBCDCC solid;
	border-bottom: 2px #CBCDCC solid;	
}

#nav a:visited {
	text-decoration: none;
	font-weight: bold;
}

#nav a:hover {
	text-decoration: none;
	border: none;
	background: #c9315b;
	border-right: 2px #b0b0b0 solid;
	border-bottom: 2px #b0b0b0 solid;	
}

#content {
	padding: 0px 5px 0px 5px;
	background: url('images/d-bv6_05.jpg') no-repeat #dfdfdf;	
}

#lbar {
	background: url('images/d-bv6_04.jpg') no-repeat #dfdfdf;
}

#rbar {
	background: url('images/d-bv6_06.jpg') no-repeat #dfdfdf;
}

#footer {
	background: url('images/d-bv6_09.jpg') no-repeat;
	text-align: center;
	padding-top: 2px;
	vertical-align: middle;
}

#footer img:hover {
	background-color: #CD4F72;
	border: 3px solid #CD4F72;
}

img { 
	border: 0px;
}

b {
	color: #232850;
}

.header:first-letter {
	font-style: normal;
}

.header {
	font-style: italic;
	font-size: 24px;
	color: #dfdfdf;
	background: #c9315b;
	letter-spacing: 2px;
	font-weight: normal;
	text-transform: lowercase;
	text-align: left;
	margin-bottom: 10px;
	line-height: 12px;
	padding-left: 50px;
	border-bottom: 2px #c9315b solid;
}

.nojust {
	text-align: left;
}

h3 {
	color: #CD4F72;
	background: url('images/h3_bg.gif') no-repeat top left #CBCDCC;
	font-size: 12px;
	line-height: 8px;
	text-transform: lowercase;
	margin-top: 3px;
	margin-bottom: 4px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	padding: 5px 5px 5px 5px;
}

.wish {
	border: 1px #CBCDCC solid;
	margin-right: 4px;
}

.pad {
	padding-left: 20px;
	margin-top: 2px;
	margin-bottom: 15px;
}

.code {
	background-color: #CBCDCC;
	border: 3px solid #CBCDCC;
}

a:link { 
	color: #CD4F72;
	text-decoration: none; 
	font-weight: bold;
} 

a:visited {
	color: #384359;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #c9315b; 
	text-decoration: none; 
} 

a:hover {
	color: #c9315b; 
	cursor: help;
	text-decoration: underline;
}

input, textarea, select {
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 10px;
	background-color: #CBCDCC;
	border: 0px;
	color: #CD4F72; 
}
