.MenuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F0E5D1;
}
.menutext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F0E5D1;
	font-style: normal;
	border: thin none;
	width: 130px;
	display: block;




}
.leftBG {
	background-attachment: scroll;
	background-color: #CCCC99;
	background-image: url(http://www.aussiecrafts.com/images/design2_09.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
	
a.MenuText:link {color: #F0E5D1; text-decoration: none;}
a.MenuText:active {color: #ffffff; text-decoration: none;}
a.MenuText:visited {color: #FFCC99; text-decoration: none;}
a.MenuText:hover {color: #ffffff; font-style: italic;}

a.menutext2:link {color: #F0E5D1; text-decoration: none;}
a.menutext2:active {color: #ffffff; text-decoration: none;}
a.menutext2:visited {color: #FFCC99; text-decoration: none;}
a.menutext2:hover {color: #ffffff; font-weight: bold;}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	border: thick none;
	padding: 10px 10px 10px 10px;


}
.mainbg {
	background-attachment: scroll;
	background-image:  url(../images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	border: thick none;
	padding-right: 10px;
	padding-left: 10px;

}
a.list:link {color: #006699; text-decoration: none;}
a.list:active {color: #006699; text-decoration: none;}
a.list:visited {color: #003366; text-decoration: none;}
a.list:hover {color: #003366; font-weight: bold;}
.recipeMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0E5D1;
}
a.recipeMenu:link {color: #F0E5D1; text-decoration: none;}
a.recipeMenu:active {color: #ffffff; text-decoration: none;}
a.recipeMenu:visited {color: #F0E5D1; text-decoration: none;}
a.recipeMenu:hover {color: #ffffff; text-decoration: underline;}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #660000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	border: thick none;
	padding-right: 10px;
	padding-left: 10px;
}
.port {
	
	padding: 5px;
	width: 320px;
}

