@charset "UTF-8";

/*
	styles.css
	Initial code generated by thesitewizard.com's Layout Wizard 3.0.0
*/

img {
	max-width: 100% ;
	width: auto ;
	height: auto ;
}

p { font-size: 1.1em;}

a {
	color: #030;
}
a:link {
	text-decoration: none;
	color: #030;
}
a:visited {
	text-decoration: none;
	color: #030;	
}
a:hover {
	text-decoration: none;
	color: #600;
}
a:active {
	text-decoration: none;
	color: #387100;
}




.serif {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;}
.center { text-align:center;}
.bold { font-weight:bold;}
.italic { font-style:italic;} 
.indent {text-indent:4%;}
.alignright { float:right;
	margin:10px 0 5px 10px;
	}
.alignleft { float:left;}

h1, h2, h3, h4, h5, h6 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
font-weight:normal;
}
.black { color: black; }
.blackbg { background-color: black;}
.borderthin { border:thin solid #666666 ;
padding: 1%;} 


divroundcorners {
border: 1px solid black ;
border-radius: 10px ;
-moz-border-radius: 10px ;
-webkit-border-radius: 10px ; 
}


#demoimage {
  float: left ;
} 
#demotext {
  float: left ;
} 

#democontainer {
  width: 400px ;
  max-width: 100% ;
  margin-left: auto ;
  margin-right: auto ;
} 






/*

	font-family: "Bookman Old Style";

*/
