.Normal
{
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	line-height: 150%;
}

.NormalTextBox
{
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 150%;
}

.MainMenu_MenuItem {
	font-family: "Century Gothic", Arial;
	font-size: 17px;
	font-weight: bold;
	color: #999999;
	line-height: 150%;
	background-color: transparent;
}

.MainMenu_MenuItemSel {
	font-family: "Century Gothic", Arial;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 150%;
	background-color: transparent;
}

H1{
	font-family: "Trebuchet MS", "Century Gothic";
	font-size: 24px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: transparent;
	background-position: center center;
}

H2{
	font-family: "Trebuchet MS", "Century Gothic";
	font-size: 18px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: transparent;
	background-position: center center;
}

H3{
	font-family: "Trebuchet MS", "Century Gothic";
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: transparent;
	background-position: center center;
}
H4{
	font-family: "Trebuchet MS", "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: transparent;
	background-position: center center;
}

a:link {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #990033;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #990033;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #990033;
	text-decoration: none;
	font-weight: bold;
}

.becsPortfo{
	background-image:url(/Becs-Web-Design-Melbourne.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height: 269px;
	width: 824px;
}
th {
	font-family: "Century Gothic", Arial;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
p{
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}
ul li a:link{
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	list-style-type:square;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
ul li a:hover{
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
ul li a:visited{
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	list-style-type:square;
	text-align: left;	
	margin: 0px;
	padding: 0px;
}