BODY {

background-image: url('images/back.jpg'); /* sets the background image */

background-position: top left; /* positions the background image */

background-repeat: x-repeat;

background-color: #261C25;

color: #000000;

font-family: Verdana, Arial, sans-serif;

font-size: 75%;

margin-top: 15px;

margin-left: 5px;

margin-right: 5px;

margin-bottom: 20px;

scrollbar-arrow-color:#FFFFFF; 

scrollbar-face-color:#665043; 

scrollbar-3dlight-color:#000000; 

scrollbar-highlight-color:#000000; 

scrollbar-shadow-color:#000000; 

scrollbar-darkshadow-color:#000000; 

scrollbar-track-color:#432918; 

}

P, TD, LI, UL, Table {

font-size: 100%;

}

/* this group sets the normal link colors */

A:LINK {

color: #000000;

text-decoration: none;

font-weight: bold;

line-height: 18 px;

}

A:VISITED {

color:  #DAC0B0;

text-decoration :none;

font-weight: bold;

line-height: 18 px;

}

A:HOVER {

color : #FFFFFF;

background color: #4D3C28;

text-decoration: underline overline;

font-weight: bold;

line-height: 18 px;

}

A:ACTIVE {

color : #000000;

text-decoration: none;

font-weight: bold;

line-height: 18 px;

}

/* this grouping sets the heading colors and sizes */

H1 {

font-size : 130%;

font-weight : bold;

color :#432918;

letter-spacing: 2px;

}

H2, H3, H4, H5, H6 {

font-size: 110%;

font-weight: bold;

color: #432918;

letter-spacing: 2px;

}

/* this class sets the properties for the horizontal rule bar */

hr {

color: #432918;

width: 80%;

height: 2px;

}

.maincell {

background-image: url('images/mainimage.jpg'); /* sets the background image */

background-position: top center; /* positions the background image */

background-repeat: no-repeat;

height: 237px;

border-top: 1px solid #261C25;

border-right: 1px solid #261C25;



}

.maincell2 {

font-family: Verdana, Arial, sans-serif;

background-image: url('images/mainimage2.jpg'); /* sets the background image */

background-position: top; /* positions the background image */

background-repeat: no-repeat;

font-size: 100%;

text-align: center;

height: 237px;

border-top: 1px solid #261C25;

border-right: 1px solid #261C25;

}

.maincell3 {

font-family: Verdana, Arial, sans-serif;

background-image: url('images/mainimage3.jpg'); /* sets the background image */

background-position: top; /* positions the background image */

background-repeat: no-repeat;

font-size: 100%;

text-align: center;

height: 237px;

border-top: 1px solid #261C25;

border-right: 1px solid #261C25;

}

.maincell4 {

font-family: Verdana, Arial, sans-serif;

background-image: url('images/mainimage4.jpg'); /* sets the background image */

background-position: top; /* positions the background image */

background-repeat: no-repeat;

font-size: 100%;

text-align: center;

height: 237px;

border-top: 1px solid #261C25;

border-right: 1px solid #261C25;

}

.maincell5 {

font-family: Verdana, Arial, sans-serif;

background-image: url('images/mainimage5.jpg'); /* sets the background image */

background-position: top; /* positions the background image */

background-repeat: no-repeat;

font-size: 100%;

text-align: center;

height: 237px;

border-top: 1px solid #261C25;

border-right: 1px solid #261C25;

}

.maincell6 {

font-family: Verdana, Arial, sans-serif;

background-image: url('images/mainimage6.jpg'); /* sets the background image */

background-position: top; /* positions the background image */

background-repeat: no-repeat;

font-size: 100%;

text-align: center;

height: 237px;

border-top: 1px solid #261C25;

border-right: 1px solid #261C25;

}

.logocell {

font-family: Verdana, Arial, sans-serif;

background-image: url('images/back2.jpg'); /* sets the background image */

background-position: top left; /* positions the background image */

background-repeat: repeat;

height: 237px;

border-top: 1px solid #261C25;

border-left: 1px solid #261C25;

}

.textarea {
	font-family: Verdana, Arial, sans-serif;
	background-image: url(images/text.jpg); /* sets the background image */
	background-position: left top; /* positions the background image */
	background-repeat: repeat;
	border: 1px solid  #261C25;
	font-size: 100%;
	text-align: justify;
	line-height: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-decoration: none;
	background-color: #000000;

}

.sidebar {

font-family: Verdana, Arial, sans-serif;

background-image: url('images/back2.jpg'); 

background-repeat: x-repeat;

font-size: 100%;

text-align: center;

padding-top: 5px;

padding-left: 5px;

padding-right: 5px;

border-right: 1px solid #261C25;

}

.topnav {

background-image: url('images/back2.jpg'); 

background-repeat: x-repeat;

font-family: Verdana, Arial, sans-serif;

font-size: 100%;

text-align: center;

height: 20px;

border-top: 1px solid #261C25;

border-right: 1px solid #261C25;

border-left: 1px solid #261C25;

}

.copyright {

background-image: url('images/back2.jpg'); 

background-repeat: x-repeat;

font-size: 7pt;

letter-spacing: 2px;

font-family: Verdana, Arial, sans-serif;

text-align: center;

padding-left: 5px;

padding-right: 5px;

padding-top: 5px;

padding-bottom: 5px;

font-weight: bold;

border-bottom: 1px solid #261C25;

border-right: 1px solid #261C25;

border-left: 1px solid #261C25;

}

