*
{
	margin: 0;
	padding: 0;
}

a
{
	color: #665;
	text-decoration: none;
}

img a
{
	border: 2px #FFFFFF solid;
}

a:hover
{
	color: white;
	text-decoration: none;
}

img a:hover
{
	border: 2px #FFFFFF solid;
}

body
{
	background: #000000;
	color: #000000;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
 	margin: 0;
}

p, code, ul
{
	font-size: 13px;
	padding-bottom: 4px;
}

h1
{
	font-size: 16px;
	margin-bottom: 4px;
}

li
{
	margin-left: 18px;
	list-style-image: url('img/li.gif');
}



h1, h2
{
	color: #000000;
	padding-top: 6px;
}

h3
{
	font-size: 16px;
	color: #000000;
	padding-top: 6px;
}

label
{
        align:right;
}



.float_r
{ float:right;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif; }

.clearer
{
	clear: both;
}

.container
{
	margin: 0;
	width: 800px;
}

.BGtitle
{
	background-color: #333333;
	height: 70px;
	border-bottom: 3px #FFFFFF solid;
}

.title
{
	text-align: left;
         width:800px;
}

.title h1
{
	color: #993;
	font: normal 2em Verdana,sans-serif;
}

.title h2
{
	color: #665;
	font: normal 1.1em Verdana,sans-serif;
}

.heading
{
	background-color: #000000;
	color: #ffffff;
	height: 30px;
	width: 792px;
	padding: 5px;
	text-align: left;
	font-size: 24px;
}

/* header backgrounds */
#purchase { background-image:url('http://www.rsiphoto.com/img/purchase.jpg') }
#about { background-image:url('http://www.rsiphoto.com/img/about.jpg') }
#contact { background-image:url('http://www.rsiphoto.com/img/contact.jpg') }
#guestbook { background-image:url('http://www.rsiphoto.com/img/guestbook.jpg') }

.test {
background-image:url('http://www.rsiphoto.com/images/12.png');
background-repeat:repeat-x;
background-position:top center;
background-color:#ccc;
}

.BGheader
{
	padding-top: 5px;
}

.section_header { border: 1px #000000 solid;
	          width: 800px;
                  height:150px; 
                  background-position:top center;
}

.navigation
{
	height: 18px;
	margin-top: 3px;
}

.navigation li
{
	border-left: 1px solid #555555;
	color: #665;
	font: bold 12px "Trebuchet MS", sans-serif;
	display: inline;
	list-style: none;
	padding: 0px 41px;
	margin: 3px 0px;
}

.navigation a
{
	color: #665;
	font: bold 12px "Trebuchet MS", sans-serif;
}

.navigation a:hover
{
	color: white;
	font: bold 12px "Trebuchet MS",sans-serif;
	display: inline;
	list-style: none;
}

.BGholder
{
	border-bottom: 3px #FFFFFF solid;
}

.holder
{
	width: 800px;
}

.holder_top, .footer
{
	clear: both;
	height: 40px;
}

.BGfooter
{
	background-color: #000000;
}

.footer
{
margin:5px 3px 0px 3px;
	width: 800px;
	color: #665;
	font-size: 1.1em;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.comment, .comment_alt {
	align:center;
	padding-bottom:10px;
}

.gb_header { 	font-size:14px; 
		color: #fff;
		background-color: #060606;
             	width:750px; }

.gb_message { 	
		padding:10px;
		font-size:12px;
		background-color: #888;
		border: 1px solid #060606;
             	width:728px; 
}

.comment_name_input, .comment_email_input, .comment_web_input, #txpCommentInputForm textarea
{
    width: 350px;
    align: center;
    background-color: #888;
}

#txpCommentPreview, #txpCommentSubmit
{
    width: auto;
}