a {
	color:#bb0000;
	text-decoration:none;
	}
a:link {color:#bb0000;}
a:hover {color:#440000;}

hr {
	height: 1px;
	width: 100%;
	color: #f00;
	background-color: #f00;
	border: none;
	}
	
.bodyText {
	font-size: 12px;
	font-family: georgia, times, serif;
	}
	
.titleText {
	font-weight:bold;
	font-style:italic;
	font-size:26px;
}

.navText {
	font-style:italic;
	font-size:18px;
}

.galleryText {
	font-size: 11px;
	font-family: georgia, times, serif;
	}
img.galleryImg {
	border: 1px solid #000;
}
	
.pager {
   font-size: 13px;
   font-family: georgia, times, serif;
   font-style: italic;
   }
   
div.float img {
	border: 1px solid black;
}


div.float {
	float: left;
	margin: 10px;
  }
  
#wrapper {
    margin:0 auto;
	width: 800px;
	}

#OutsideLine {
    margin-top:30px;
	width:801px;
	height:579px;
	border:1px solid black;
}

#InsideLine {
    margin:10px;
    width:780px;
	height:558px;
	border:1px solid black;
}

#BackLeft {
    float:left;	
    width:462px;
	height:556px;
	background:#fff9ca;
}

#BackRight {
    float:left;	
	width:316px;
	height:556px;
	background-image:url(http://www.charmfoundry.com/images/BackRight.gif);
}

#LeftFront {
    margin:130px 0 0 40px;	
    width:313px;
	height:393px;
}

#LeftFrontNews {
    margin:40px 0 0 60px;	
    width:320px;
	height:450px;
	background:#ffffff;
	padding:10px;
	border:1px solid black;
}

#LeftFrontGallery {
    margin:40px 0 0 35px;	
    width:370px;
	height:475px;
	background:#fff9ca;
	padding:10px;
	text-align: center;
}

#LeftFrontStill {
    margin:40px 0 0 35px;	
    width:370px;
	height:475px;
	background:#fff9ca;
	padding:10px;
}

#MainNewsBubble {
	width:144px;
	height:280px;
    margin-top:100px;
}

#MainLinks {
	width:316px;
	height:47px;
	text-align:center;
	margin-top:60px;
}

#SubNav {
    width:316px;
    height:80px;
    text-align:center;
    margin-top:10px;
}

#CharmFoundry {
    float:left;
    position:relative;
    z-index:2;
    font-style:italic;
    font-size:42px;
    margin:-218px 0 0 220px;
}

#NewsTitle {
	z-index: 2;
	width:316px;
	height:30px;
	text-align:center;
	margin-top:20px;
}

#NewsBubble {
   	width:316px;
	height:200px;
    text-align:left;
    margin-top: 60px;
}

#GalleryIcon {
	width:316px;
	height:250px;
    text-align:center;
    margin-top: 35px;
}

#GalleryTitle {
	z-index: 2;
	width:316px;
	height:30px;
	text-align:center;
	margin-top:0px;
}

#AboutIcon {
	width:316px;
	height:250px;
    text-align:center;
    margin-top: 35px;
}

#AboutTitle {
	z-index: 2;
	width:316px;
	height:30px;
	text-align:center;
	margin-top:0px;
}

#LinksIcon {
	width:316px;
	height:250px;
	text-align:center;
    margin-top:35px;
}

#LinksTitle {
	z-index: 2;
	width:316px;
	height:30px;
	text-align:center;
	margin-top:0px;
}


* html div#CharmFoundry {
margin-left:115px;
}


label {
	width: 64px;
	float: left;
	text-align: right;
	padding: 15px 17px;
	display: block;
	}

.submit input {
	margin-left: 4px;
	}
	
input {
	color: #bb0000;
	background: #fee3ad;
	border: 1px solid #000;
	}

.submit input {
	color: #000;
	background: #ffa20f;
	border: 2px outset #000;
	}

fieldset {
	border: 1px solid #000;
	width: 300px;
	}

legend {
	color: #000;
	background: #fee3ad;
	border: 1px solid #000;
	padding: 4px 6px;
	}
