/* CSS Document */

body {
	background-color:#4e2b03 /*#b88f66; /* background brown/beige */
		}
h2 {
	font-weight:bold;
	font-size:14pt;
	margin:0px;
	padding:10px 10px 0px 10px;
	border:0px;
	color:#991900; /* burgundy red */
	}
a {
	color:#991900;
	text-decoration:none;
	}
#page {
	position:relative;
	margin:0px auto;
	padding:0px;
	border:0px;
	width:770px;
	}
#milkpixtop {
	position:absolute;
	width:260px;
	height:120px;
	left:0px;
	top:0px;
	margin:0px;
	padding:0px;
	border:0px;
	background-image:url(milkshake/images/milkpixtop.jpg);
	background-repeat:no-repeat;
	}
#milkpixbottom {
	position:absolute;
	left:0px;
	top:120px;
	width:260px;
	height:140px;
	margin:0px;
	padding:0px;
	border:0px;
	background-image:url(milkshake/images/milkpixbottom.jpg);
	background-repeat:no-repeat;
	}
#header {
	position:absolute;
	left:260px;
	top:0px;
	width:510px;
	height:120px;
	margin:0px;
	padding:0px;
	border:0px;
	background-image:url(milkshake/images/milkheader.jpg);
	background-repeat:no-repeat;
	}
#nav {
	position:absolute;
	left:0px;
	top:260px;
	width:260px;
	height:290px;
	margin:0px;
	border:0px;
	padding:0px;
	background-image:url(milkshake/images/bg_nav.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	}
#nav ul li {
	margin:0px;
	border:0px;
	padding:0px;
	vertical-align:top;
	text-align:left;
	text-indent:10px;
	list-style-type:none;
	}
#nav ul li img {
		border:none;
	}
#contentbg {
	position:absolute;
	left:260px;
	top:120px;
	width:510px;
	height:430px;
	margin:0px;
	background-image:url(milkshake/images/bg_body.jpg);
	background-repeat:no-repeat;
	}
#contentdata {
	position:static;
	width:415px;
	height:320px;
	padding:5px 10px;
	margin:0px;
	border:0px;
	overflow:auto;	
	vertical-align:top;
	font-family:"times new roman";
	font-size:12pt;
	font-weight:400;
	line-height:12pt;
	text-align:justify;
	word-spacing:5px;	
	}
#contentdata a {
	color:#991900;
	text-decoration:none;
	}
#contacttable {
	position:static;
	width:415px;
	margin:0px;
	margin-left:5px;
	border:0px;
	padding-left:0px;
	vertical-align:top;
	font-family:"times new roman";
	font-size:12pt;
	font-weight:400;
	line-height:12pt;
	text-align:justify;
	word-spacing:5px;	
	}
#contacttable a {
	color:#991900;
	text-decoration:none;
	}
.contactleftside {
	font-weight:bold;
	text-align:right;
	width:75px;
	}
.contactrightside {
	width:300px;
	}
#gallerytable {
	position:relative;
	left:20px;
	top:10px;
	vertical-align:top;
	text-align:center;
	}
#gallerytable tr td a img {
	border: 0px;
	}
#biobg {
	position:absolute;
	left:260px;
	top:120px;
	width:510px;
	height:430px;
	margin:0px;
	background-image: url("milkshake/images/bg_biogal.jpg");
	background-repeat:no-repeat;
	}
#biocontent {
	position:static;
	width:415px;
	height:315px;
	padding:5px 10px;
	margin:0px;
	border:0px;
	overflow:auto;	
	vertical-align:top;
	font-family:"times new roman";
	font-size:10pt;
	font-weight:400;
	line-height:12pt;
	text-align:justify;
	word-spacing:5px;	
	}
#formtable {
	margin-left:10px;
}

