Body { 
/* background-color: #FFFFFF; */
margin:0;
padding:0;
background-image: url('bg1.jpg');
background-repeat: repeat
}

#menuwrap {
background-color: #333333;
position:relative;
top:-20px;
}

td.menu
{
border-style:solid; 
border-width: 0 2 0 2;
border-color: brown;
}

P.bodytext a{color:purple;  text-decoration:underline;}
P.bodytext a:hover{color:red; text-decoration:underline;}
P.bodytext a:active{color:purple;  text-decoration:underline;}
P.bodytext a:visited{color:purple; text-decoration:underline;}

/*  Set the general font, colours, etc.  */

P {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	line-height : 160%;
	color: brown;
	margin-top : 12px;
	margin-bottom : 1px;
	padding-bottom : 0px;
        text-indent:0px;
}

H1 {
	font-family : Verdana, sans-serif;
	font-size : 18px;
	color : brown;
	margin-bottom : 0px;
	margin-top : 10px;
}
H2 {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : brown;
	margin-bottom : 10px;
	margin-top : 20px;
}
H3 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : brown;
	margin-bottom : 0px;
	margin-top : 10px;
}
H4 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : brown;
	margin-bottom : 0px;
	margin-top : 10px;
}

/*  Set the content area properties.   */

td.container
{
width:760px;
background-color: #FFFFFF;
border-style:solid; 
border-width: 0 2 0 2;
border-color: brown
}

td.content
{
width:760px;
Height:300px
background-color: #FFFFFF;;
padding:0px 22px 22px 22px; 
border-style:solid; 
border-width: 0 2 0 2;
border-color: brown
}

td.footer
{
width:760px;
Height:20px;
background-color: #FFFFFF;
padding:0px; 
color: white;
border-style:solid; 
border-width: 0 2 0 2;
border-color: brown
}

.bodytext 
{
color:brown;
}

.csc-textpic-caption
{
color:brown;
}
