body {
	background-color: #ffffcc;
	background-image: url(S_img/dark1.jpg);
	background-attachment: fixed;
	color: Black;
	font-family: "Times New Roman", Times, serif;
	margin: 0px 0px 70px 20px;
	padding: 0px;
	}

/* Main page devisions */

#sectiontop {
	height: 1px;
}

#sectionleft {
	left: 0px;
	position: absolute;
	top: 1px;
	width: 120px;
	margin-left: 10px;
	
}

#sectionmain {
	position: absolute;
	left: 140px;
	margin: 10px 10px 20px 0px;
	top: 1px;
}

/* Left section sub devisions */

#left-top {
	padding: 0px 0px 20px 0px;
}

#left-nav {
	padding: 0px 0px 10px 0px;
	
}

#main-title {
	padding: 0px 0px 20px 0px;
	text-align: center;
	font-size: 48px;
	font-weight: bold;
	color: #cc0000;
	background-color: transparent;	
}

#main-title2 {
	padding: 0px 0px 4px 0px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: Black;
	background-color: transparent;	
}

#main-content {
	/*margin-top: 10px;	
	margin-right: 5px;*/
	margin-bottom: 20px;
	padding: 10px 16px 30px 16px;
	border: inset;
	border-width: 3px;
	border-color: #ffcc33;
	background-color: white;
	/*background: url(S_img/woven.gif);*/
}

/*Various heading declarations*/
h1:first-letter {
	color: #cc0000;
	background-color: transparent;
	font-size: 140%;
}


h3:first-letter {
	color: #cc0000;
	background-color: transparent;
	vertical-align: sub;
	font-size: 140%;
}

/*Various formatting declarations*/
.smallfontcrite {
	text-align: center;
	font-size: 70%;
	color: black;
	background-color: #fff8dc;
	border: 2px inset;
	border-color: #ffcc33;
	padding: 5px;
	
}

.aligncenter {
	text-align: center;
}

hr {
	width: 50%;
	text-align: center;
}

.boldred {
	font-weight: bold;
	font-style: normal;
	color: #cc0000;
	background-color: transparent;
	display: inline;
}

.boldtext {
	font-weight: bold;
	font-style: normal;
	display: inline;
}

/*Various paragraph declarations*/
p.alignjustify {
	text-align: justify;
}

p.alignjustifyinline {
	text-align: justify;
	display: inline;
}

p.bold {
	font-weight: bold;
	display: inline;
}

p.italic {
	font-style: italic;
	display: inline;
}

p.alignjustify:first-letter {
	vertical-align: sub;
	font-size: 140%;
}

/*Various image tag declarations*/
img.borderedleftalign {
	border: medium inset;
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	padding: 0px;
}

img.borderedrightalign {
	border: medium inset;
	float: right;
	margin-left: 20px;
	margin-right: 0px;
	padding: 0px;
}

img.noborderrightalignmargin {
	float: right;
	margin-left: 20px;
	margin-right: 0px;
	padding: 0px;
}

img.noborderleftalign {
	border: 0px;
	float: left;
	margin: 0px 20px 0px 5px;
}

img.noborderrightalign {
	border: 0px;
	float: right;
}

img.noborder4topmargin {
	border: 0px;
	margin-top: 4px;
}

img.borderdnone {
	border: 0px;
	vertical-align: middle;
}

img.borderd {
	border: medium inset;
}

img.vicmap {
	border: 0px;
	float: right;
	vertical-align: middle;
}

img.logo {
	margin-top: 12px;
	margin-left: 10px;
}

/* Various divs for image labels and references */
div.leftalign {
	border: 0px;
	text-align: center;
	font-size: small;
	font-style: italic; 	
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	color: Maroon;
	background-color: transparent;
}

div.rightalign {
	border: 0px;
	text-align: center;
	font-size: small;
	font-style: italic;	 	
	float: right;
	margin-left: 20px;
	margin-right: 0px;
	color: Maroon;
	background-color: transparent;
}

div.contact {
	text-align: justify;
	border: 1px solid navy;
	padding: 5px;
	margin: 20px;
}

div.width200 {
	text-align: justify;
	width: 200px;
}

div.pagelabel {
	float: right;
	font-size: 24px;
	font-weight: bold;
	color: #cc0000;
}

div.rightfloat {
	float: right;
	width: auto;
	border: 1px solid;
	background-color: #ffe4b5;
	padding: 5px;
	margin: 0px 0px 0px 10px;
	text-align: center;
	font-size: 70%
	}

div.leftfloat {
	float: left;
	width: auto;
	padding: 5px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	text-align: center;
	font-size: 80%;
    line-height: normal;
}
	
textarea.soft {
	color: white;
	background-color: black;
}


/*

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#ccc;
	}
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a {
	color:#09c;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
/*a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#eee;}*/

/*#Header {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
/*	height:1px; /* 4px + 17px + 0px = 33px */
	/*border-style:solid;
	border-color:black;*/
/*	border-width:0px; /* top and bottom borders: 1px; left and right borders: 0px */
	/*line-height:11px;*/
/*	background-color: #ffffcc;
	background-image: url(S_img/lightleather.jpg);

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
/*	voice-family: "\"}\"";
	voice-family:inherit;
	height:1px; /* the correct height */
	/*}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
/*body>#Header {height:1px;}

#Content {
	margin: 10px 20px 50px 200px;
	padding:10px;
	background-color: white;
	border: 2px inset;
	border-color: #cccc66;
	
	}

#Menu {
	position:absolute;
	top:10px;
	left:20px;
	width:174px;
	padding:10px;
	background-color: #ffffcc;
	border: 2px inset;
	border-color: #cccc66;
	line-height:17px;
/* Again, the ugly brilliant hack. */
/*	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
/* Again, "be nice to Opera 5". */
/*body>#Menu {width:150px;}

/*Main menu link*/
a.menulink {
	background: #990000;
	border: 2px outset;
	/*border-left-color: #ffcc66;
	border-top-color: #ffcc66;*/
	
	border-left: 2px solid #FFFFCC;
	border-right: 2px solid #996633;
	border-top: 1px solid #FFFFCC;
	border-bottom: 1px solid #996633;
	background-color: #deb887;
	color: black;
	
	/*color: #ffcc66;*/
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 4px;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: center;
	text-decoration: none;
}

/*Menu link hover pseudo class*/
a.menulink:hover {
	/*background-color: red;
	color: #ffcc33;*/
	
	border-left: 2px solid #cc6600;
	border-right: 2px solid #ff9966;
	border-top: 1px solid #cc6600;
	border-bottom: 1px solid #ff9966;
	background-color: #FFCC33;
	color: maroon;
}

img.nobcent {
	margin-left: 20px;	
	}

