body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	margin: 7px 20px 10px 40px;
	line-height: 135%;
}

.image {
	float: left;
	width: 1000px;
	height: 253px;
	border: 0px;
}

.digitalcolours {
	background-color: #000000;
	color: #FFFFCC;
}

.photographycolours {
	background-color: #EBEBEB;
	color: #663300;
}

.homecolours {
	background-color: #FFFFFF;
	color: #333333;
}

.finecolours {
	background-color: #525250;
	color: #333333;
}

.splash {
	margin: 0 0 0 100px;
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 37px;
	border-left: #999;
	border-width: 0 0 0 2px;
	border-style: none none none dotted;
	padding: 0 0 0 17px;
	width: 800px;
}

DIV.copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	border-color: #666;
	border-width: 1px 0 0 0;
	border-style: solid;
	padding: 10px;
	margin: 25px 35px 7px 40px;
}

#nav {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-transform: inherit;
	border-color: gray black black black;
	border-width: 2px 0 0px 0px;
	border-style: solid;
	margin: 10px;
	padding: 10px;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
}

.intro {
	color: inherit;
	font-family: Verdana, Arial, sans-serif;
	font-size: inherit;
	line-height: inherit;
	font-style: inherit;
	font-variant: small-caps;
	font-weight: bolder;
}

ol {
	list-style-type: circle;
	list-style-position: outside;
}

a.light:active {
	text-decoration: none;
	color: #003333;
}

a.light:visited {
	text-decoration: none;
	color: #009999;
}

a.light:hover {
	font-size: 110%;
	text-decoration: none;
	font-weight: bolder;
	color: #336699;
}

a.light:link {
	text-decoration: none;
	color: #003333
}

.lightvertbar {
	color: #663300;
}

a.dark:active {
	text-decoration: none;
	color: #999966;
}

a.dark:visited {
	text-decoration: none;
	color: #99CCCC;
}

a.dark:hover {
	font-size: 110%;
	text-decoration: none;
	font-weight: bolder;
	color: #96C;
}

a.dark:link {
	text-decoration: none;
	color: #999966
}

.darkvertbar {
	color: #CC6633;
}

INPUT {
	background-color: #E8E8E8;
	border: #CCCCCC 2px solid;
	color: #000000;
	font-family: Arial, Verdana, sans serif;
	font-size: 12pt;
	font-weight: normal;
}

TEXTAREA {
	background-color: #E8E8E8;
	border: #CCCCCC 2px solid;
	color: #000000;
	font-family: Arial, Verdana, sans serif;
	font-size: 12pt;
	font-weight: normal;
} 

.altButtonFormat {
	background-color: #E8E8E8;
	font-family: Arial, Verdana, sans serif;
	border: #CCCCCC 3px outset;
	font-size: 15px;
	color: #555555;
}

