body {
	background-color: #090909;
	/*background-image: url(/images/bgk_gray_texture.jpg);*/
	background-repeat: repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b3b3b3;		
}

#body1 {
background-image: url(http://i7.photobucket.com/albums/y289/webdevgal/blogbackground-1.jpg);
background-repeat: repeat;
background-position: center top;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
/* BEGIN SPLASH PAGE STYLE */
#splash {
	width: 760px;

}
#splash2 {
	width: 772px;
}
#splash p {
	color: #b3b3b3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;	
}
#splash2 p {
	color: #b3b3b3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;	
}

#splash #splash_nav {
	width:50%;
	padding-top: 15px;
	padding-bottom: 25px;	
}
#splash2 #splash_nav2 {
	width:25%;
	padding-top: 15px;
	padding-bottom: 25px;	
}
#splash a:active, a:link, a:visited {
	color: #b3b3b3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700px;
	text-decoration: none;
	text-align: center;
}
#splash a:hover {
	color: #9c9c9c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700px;
	text-decoration: none;
	text-align: center;
}
#splash2 a:active, a:link, a:visited {
	color: #b3b3b3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700px;
	text-decoration: none;
	text-align: center;
}
#splash2 a:hover {
	color: #9c9c9c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700px;
	text-decoration: none;
	text-align: center;
}
/* END SPLASH PAGE STYLE */

#wrapper {
	height: 100%;
	width: 100%;
}

#contentform {
	height: 100%;
	padding-top: 5px;
	background-color: #222222;
	vertical-align: top;
	margin: 0px;
	padding-left: 5px;	
	text-align: left;
	border: thin;
	border-color: #333333;
}
#contentform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;
		color: #ffffff;
		font-weight: 700;
}

#content {
	height: 100%;
	padding-top: 5px;
	background-color: #222222;
	vertical-align: top;
	margin: 0px;
	padding-left: 10px;	
	text-align: left;

}

#content p{
	padding-left: 15px;	
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

#content blockquote{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

#copyright {
	color: #b3b3b3;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: 300;
	padding: 15px;
	padding-top: 15px;
}

#wrapper a:link, a:active, a:visited {
	color: #b3b3b3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700px;
	text-decoration: none;
	text-align: center;
	}
#wrapper  a:hover {
	color: #9c9c9c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700px;
	text-decoration: underline;
}
	

/* BEGIN CONTACT FORM STYLE */
.cssform {
	margin: 0;
	padding: 5px 0 8px 0;
	height: 1%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
		color: #ffffff;
}

.cssform label{
	font-weight: bold;
	float: left;
	width: 100px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	color: #b3b3b3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
		color: #ffffff;
}

.cssform p{
	color: #b3b3b3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
		color: #ffffff;
}

.cssform label .long {
	font-weight: bold;
	float: left;
	width: 100px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	color: #b3b3b3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;	
	color: #000000;	
}
.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 175px;
	bgcolor: #111111;
	border: 1px solid #000000;
	line-height: 18px;
}

.cssform #otherdesc input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 150px;
	bgcolor: #111111;
	border: 1px solid #000000;
	line-height: 18px;
}

.cssform input[type="radio"]{
	margin-left: 10px;
	line-height: 18px;
}

.cssform textarea{
	width: 450px;
	height: 75px;
	bgcolor: #111111;	
	border: 1px solid #000000;
}

.cssform input[type="checkbox"]{
	color: #b3b3b3;
	margin-left: 10px;	
	}

/* END CONTACT FORM STYLE */



/* BEGIN DROP MENU STYLE */
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px arial;
line-height:20px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
font-size: 12px;
text-align: left;
color: #b3b3b3;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #090909;
color: #e4e4e4;
}

/* END DROP MENU STYLE */

#bodywrap {
	width: 820px;
	height: 100%;
	background: url(images/site/bgk_gray_texture.jpg);
	background-color: #090909;
	text-align: center;
}