/*  Copyright 2008 JC iMages [jcimages.com.au]  */

/*  reset all browsers w/ individual commands  */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


/*  LAYOUT DESIGN  */



.page #Box {
	position:absolute;
	top:300px;
	height:100%;
	width:90%;
	z-index:1;
	padding: 10px 30px 20px 0;
	font-size: 16px;
	color: #666666;
	left: 2em;
}



/*  FONT - default font & style settings  */
html, body, form, fieldset {
	font: 14px/140% "Neutra Text", Calibri, Tahoma;
}
.style1 {
	font-family: "Neutra Text SC", "Neutra Text";
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
}
.style2 {
	font-family: "Neutra Text SC", "Neutra Text";
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
	color: #02A43D;
	}
.style3 {
	font-family: "Neutra Text";
	font-size: 18px;
	font-weight: normal;
}
.style4 {
	font-family: "Neutra Text SC", "Neutra Text";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.style5 {
	font-family: "Neutra Text SC", "Neutra Text";
	font-size: 20px;
	font-style: italic;
}
.style6 {
	font-family: "Neutra Text";
	font-size: 16px;
}
.style7 {
	font-family: "eight track";
	font-size: 22px;
	font-style: bold;
	color: #CC0000;
}
.style8 {
	font-family: "eight track";
	font-size: 22px;
	font-style: bold;
	color: #339900;
}
.style9 {
	font-family: "eight track";
	font-size: 22px;
	font-style: bold;
	color: #FF6600;
}
.style10 {
	font-family: "eight track";
	font-size: 22px;
	font-style: bold;
	color: #3333CC;
}
.style11 {
	color: #047A24;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}
.style12 {
	color: #EF1C23
}

/*   END   */
