@charset "UTF-8";
.bgL1 {
	background-image: url(../images/ballarat-graphic-design-BG-TL.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #AA141A;
}
.bgL2 {
	background-image: url(../images/graphic-design-BG-L.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgR1 {
	background-image: url(../images/graphic-design-BG-TR.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #AA141A;
}
.bgR2 {
	background-image: url(../images/Schubert-Creative-BG-R.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgL3 {
	background-image: url(../images/mathew-schubert-L.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgR3 {
	background-image: url(../images/schubert-creative-R.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.InfoBox {
	vertical-align: top;
	padding-top: 20px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 70px;
}
body {
	background-color: #CACCCE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}.FlashBox {
	vertical-align: middle;
	padding-top: 20px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 70px;
	text-align: center;
}
.HeaderText {
	font-size: 16px;
	color: #D71920;
}
