/* CSS Document */
IMG.cntr {
    display: block;
    margin-left: auto;
    margin-right: auto;
		vertical-align:middle; 
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#1E4D9B;
	color:white;
}
#master {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:1E4D9B;
}
#container {
	width:800px;
	background-color:1E4D9B;
}
#header {
	height:100px;
	width: 800px;
}
.title {
	font-family:Garamond;
	font-size:64px;
	margin-left:50px;
	margin-top:50px;
}
#header2 {
	height:150px;
	width: 800px;
}
.title2 {
	font-family:Garamond;
	font-size:36px;
	text-align:center;
}
.title3 {
	font-family:Garamond;
	font-size:24px;
	text-align:left;
}

#menu {
	margin-top:50px;
	height:40px;
	font-family:"comic Sans MS"
	font-size:16px;
	text-align:center;
	color:white;
}
.img {
	border:2px solid white; 
}
a {
	color:#FFFFFF;
}
a:link {
	color:#FFFFFF;
}
a:visited {
	color:#FFFFFF;
}
a:active {
	color:#FFFFFF;
}
a:hover {
	color:#669933;
}
#Lcol {
	width:180px;
	float:left;
	height:600px;
	padding: 5px 5px;
}
#MainRcol {
	background-image:url(../images/star.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-family:"Times New Roman";
	width:600px;
	height:600px;
	padding: 5px 5px;
}
#Rcol {
	font-family:"Times New Roman";
	width:600px;
	float:right;
	height:600px;
}
#Hcol {
	font-family:"Times New Roman";
	width:600px;
	float:right;
	height:600px;
	padding: 5px 5px;
	background-attachment:scroll;
	background-image:url(../images/soap/felted_soap.jpg);
	background-repeat:no-repeat;
}
#Acol {
	width:190px;
	float:left;
	height:200px;
	padding:5px 5px;
}
#Acol_L0 {
	width:190px;
	float:left;
	height:130px;
	padding:10px 5px;
}
#Acol_L0_sm {
	width:190px;
	float:left;
	height:130px;
	padding:5px 5px;
	margin-left:auto;
	margin-right:auto;
}

#Acol_L1 {
	width:190px;
	float:left;
	height:200px;
	padding:5px 5px;
}
#Acol_P0 {
	width:190px;
	float:left;
	height:260px;
	padding:5px 5px;
}
#Acol_P1 {
	width:190px;
	float:left;
	height:300px;
	padding:5px 5px;
}

#Bcol {
	width:360px;
	float:left;
	height:260px;
	padding:5px 5px;
}
.Ccol {
	width:290px;
	float:left;
	height:250px;
	padding:5px 5px;
}
.Dcol {
	width:290px;
	float:left;
	height:250px;
	padding:5px 5px;
}
#OneCol {
	width:800px;
	background-color:#000000;
	font-size:18pt;
	font:Papyrus;
	text-align:center;
}
#Acol_LG {
	width:256px;
	float:left;
	height:256px;
	padding:5px 5px;
}

#footer {
	width:800px;
	height:120px;
	float: left;
	text-align: center;
	font-size:10px;
}
.foot a:link {
	color:#99FF99;
}
.foot a:hover {
	color:#FFCC00;
}
