
body{

/* Your sites fonts and background image */

background-color:#9DB6CD;

font-family: arial, verdana; 




}/* Your Links */

A:link {

color:#357195;

}

A:visited {

color:#357195;

}


/* You can adjust the width of your site below. It's currently 750px wide, also the border color can be changed.*/

table.sample {

width:750px;

border-width: 7px;

border-spacing: 1px;

border-style: solid;

border-color: #7fa7be;

background-color: #7fa7be;

}

/* H1 and H2 are headings*/

h1 { 

font-size:25px; 
color: #B97475;
line-height:110%;


}

h1 a:link { 
color: #B97475;
text-decoration:none;}
h1 a:visited { 
color: #B97475;
text-decoration:none;}


h2 { 

font-size:20px; 
line-height:110%;
color: #B97475;

}
h3 { 

font-size:15px; 

color: #B97475;

}
/* Left Column */

.left {

width:220px;

padding:8px;
padding-top:22px;

vertical-align:top;
background-color:#e4edf2;

	}
.left a {font-size:12px;text-decoration:none}

/* Right Column */	

.right {

width:145px;

padding:8px;

padding-top:15px;

vertical-align:top;

background-color:#fff;

text-align:center;

}

/* Center column/content */

.center {

		

width:515px;

padding:15px;
padding-bottom:50px;

vertical-align:top;

background-color:#FFF;
font-size:14px;
line-height:130%;

}

table.sample td {

	border-width: 0px;

}

/* Your header*/

.header{ 

background-color:#FFF;

text-align:center;



}

/* Your space for Ads */

.ads{height:25px;

background-color:#FFF;

text-align:center;

}

/* Your footer Content */

.footer{ 

height:25px;

background-color: #FFF;
font-size:12px;

text-align:center;

}
.footer a {text-decoration:none; color:#000000 }

.left ul { font-size:14px; list-style-image:url(right.gif);margin-left:0px;padding-left:25px }
.left li { padding-bottom:10px }