

body {
	margin-top: 2px;
	padding: 0;
	background: url(../images/bodybak.png) repeat-x #FFF;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	color: #000;
	line-height: 24px;
}

/************************************* wrapper **********************************/

#wrapper {
	width: 820px;
	height:900px;
	margin: 0 auto;
	background: #ccc;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 32px;
	color: #fff;
}



h2 {
	font-size: 23px;
	color: #ccc;
}

p, ul, {
	margin: 0 0 1em 0;
	text-align: justify;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited
{
color: #000;
text-decoration: none;
}

a:active
{
color: #bb0708;
text-decoration: none;
}


a:hover
{
color: #bb0708;
text-decoration: none;
}



/**********************************affiliates***********************/



#affiliates
{
margin-top: 20px;
clear: left;
float: left;
}

#affiliates a
{
display: block;
list-style: none;
float: left;
padding-left: 10px;
padding-top: 8px;
height: 29px;
width: 210px;
margin-left: 5px;
border-bottom: thin solid #666;

}


#affiliates a:link
{
color: #333;
text-decoration: none;
}

#affiliates a:visited
{
color: #333;
text-decoration: none;
}

#affiliates a:active
{
color: #0C0;
text-decoration: none;
}

#affiliates a:hover
{
color: #FFF;
text-decoration: none;
background-color: #bb0708;
}

/**********************************freestuff***********************/




#freestuff a
{
display: block;
list-style: none;
float: left;
padding-left: 10px;
padding-top: 0;
height: 29px;
width: 210px;
margin-left: 5px;
border-bottom: thin solid #666;

}


#freestuff a:link
{
color: #333;
text-decoration: none;
}

#freestuff a:visited
{
color: #333;
text-decoration: none;
}

#freestuff a:active
{
color: #0C0;
text-decoration: none;
}

#freestuff a:hover
{
color: #FFF;
text-decoration: none;
background-color: #bb0708;
}


.contactme
{
margin-top: 30px;
float: left;
}

/****************************flash*******************************/



#flash2
{
float: left;
margin-left: 10px;
/**background-image: url(../img/flash.jpg);**/
/**border-bottom: 1px solid #999;**/
}

/***************************bookmark****************************/

#bookmark
{
float: right;
}


/*************************** visit ******************************/

.visit
{
padding: 10px 0 0 5px;
}



/**************************** Form ****************************/

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

#banner {
	width:800px;
	height: 220px;
	margin: 0 auto;
	background: url(../images/banner.jpg) no-repeat left top;
	clear: left;
}

/****************************** header **************************/

#header {
	width:800px;
	margin: 0 auto;
	height: 50px;
}

/************************** nav ******************************/

#nav {
	float: left;
	width:820px;
	height: 40px;
	background-image: url(../images/navbak.jpg);
}

#nav ul {
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#nav li {
	display: inline;
	float: left;
}

#nav a {
	display: inline;
	float: left;
	margin-right: 1px;
	padding: 12px 15px 15px 15px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

#nav a:hover { 
	background-color: #FFF;
	color: #000;
}

#nav .currentpage a {
	background-color: #FFF;
	color: #000;
}

/*********************************** heading *****************************/

#heading {
	width:820px;
	height: 100px;
	margin: 0 auto;
	background-image: url(../images/heading.jpg);
	clear: left;
	float: left;
}

#heading h1
{
	float: left;
	margin: 0;
	padding: 0;
	line-height: normal;
}

#heading h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	padding-left: 50px;
	padding-top: 25px;
}

#heading h1 a {
	text-decoration: none;
	color: #fff; 
}



#heading h2 {
	float: left;
	padding-left: 15px;
	padding-top: 70px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #ccc; 
}









/*************************************** pageleft *****************************/

#mainleft {
	float: left;
	width: 500px;
	padding-left: 25px;
	padding-top: 25px;
	margin-left: 10px;
}

#mainleft ul
{
text-indent: 30px;
}

/**************************************** comment ******************************/

.comment {
	padding: 0 0 20px 0;
	margin-bottom: 20px;
}

.comment .title {
	padding-bottom: 5px;
	padding-left: 10px;
	border-left: 8px solid #ba0707;
}

.comment h1 {
	font-size: 24px;
	color: #000;
}

.comment h2 {
	font-size: 22px;
	color: #000;
}





.comment .subtitle {
	border-left: 8px solid #ba0707;
	margin-top: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-size: 10px;
	color: #897B7B;
}




/************************************main**************************************/

#main
{
width: 820px;
height: auto;
background-image: url(../images/mainbak.png);
}

/***********************************spacer**************************************/

#spacer
{
width: 820px;
height:10px;
background-image: url(../images/spacer.png);
float: left;
}




/********************************** mainright *******************************/

#mainright {
	width: 230px;
	float: right;
	margin: 0;
	padding-right: 25px;
	padding-top: 20px;
}

#mainright ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#mainright li {
	margin-bottom: 10px;
}

#mainright li ul {
}

#mainright li li {
	margin: 0;
	padding-left: 20px;
}

#mainright h2 {
	width: 250px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-left: 8px solid #ba0707;
	font-size: 20px;
	color: #000;
}


/************************************ Search ********************************/

#search {
	padding-top: 10px;
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 100px;
	margin-right: 5px;
	margin-left: 20px;
	padding: 2px;
}


/******************************code for photo gallery*************************/
.figure {
	float: left;
	clear: left;
	width: 500px;
	height: 250px;
	margin: 20px 7px 7px 7px;
	border: 1px solid #bb0708;
	background-color: #ebebeb;
}

.figureleft
{
	float: left;
	clear: left;
	width: 248px;
	height: 240px;
}









.figureright
{
height: 230px;
widows: 200px;
float: right;
margin-right: 10px;
margin-top: 5px;
}







.photo img {
	border: 1px solid #666;
	background-color: #FFF;
	padding: 6px;
	position: relative;
	top: 5px;
	left:5px;
}

.figure p {
	font: 1.1em/normal Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px 0 0 0;
	height: 5em;
}





/**************************************** Footer ************************************/


#footer {
	width:820px;
	height: 50px;
	margin: 0 auto;
	/**margin-left: 10px;**/
	padding: 2px 0 10px 0;
	background: url(../images/navbak.jpg) no-repeat;
	font-size: 11px;
	text-align: center;
	clear: both;
	color: #000;
}

#footer p
{
padding-left: 20px;
}

#footer a {
	color: #fff;
}
