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;
}

h4 {
font-size:20px;
color:#0099cc;
font-weight:bold;
}

a:link {
color:#666666;
text-decoration:none;
}

a:hover {
color: #333333;
text-decoration:underline;
}

a:visited {
color:#666666;
text-decoration:none;
}

a:active {
color:#666666;
}

li {
list-style: none;
}

li a:link {
color:#666666;
text-decoration:none;
}

li a:hover {
color: #333333;
text-decoration:underline;
}

li a:visited {
color:#666666;
}

li a:active {
color:#666666;
}

body {
background-color:#f0efe9;
font-family:Helvetica, Arial, sans-serif;
color:#666666;
min-width:1250px;
}

.blue-text {
color:#1685db;
}

#centre {
width:891px;
margin-left:auto;
margin-right:auto;
}

#header {
margin-top:30px;
}

.headings {
font-size:24px;
color:#0099cc;
font-weight:bold;
float:right;
}

#logo {
width:420px;
margin-left:471px;
}

#menu {
position:absolute;
margin-top:85px;
clear:both;
margin-left:5px;
font-size:25px;
}

#menu a:hover {
color: #6699FF;
text-decoration:none;
}

#floating-menu {
position:fixed;
z-index:20;
margin-top:150px;
margin-left:20px;
}



.friend-tr {
height:150px;
}

.friend-td {
vertical-align:middle;
padding-left:25px;
}

#fixed {
position:fixed;
background-color:#CCCCCC;
}

#menu li {

display:inline;
margin-right:20px;}

#category-thumbs {
clear:both;
margin-top:0px;
width:891px;
}

.thumbnail-home {
width:297px;
height:228px;
margin-right:0px;
margin-bottom:10px;
display: block;
float:left;
text-align:center;
}

.thumbnail-home1 {
width:297px;
height:237px;
margin-right:0px;
margin-bottom:30px;
display: block;
float:left;
text-align:center;
}

#sketch {
position:absolute;
margin-left:550px;
margin-top:25px;
}

.friend-link {
margin-left:50px;
}

.c-vitae {
line-height:25px;
margin-left:50px;
font-weight:bold;
}

.c-vitae li {
list-style:inside disc;

}

.spacemaker {
display:block;
height:600px;
width:10px;
}

#thanks-msg {
width:500px;
margin-top:150px;
margin-left:auto;
margin-right:auto;
}

#footer {
clear:both;
text-align:centre;
font-size:12px;
width:891px;
margin-bottom:20px;
}

#footer ul {
margin-left:30px;
}

#footer li {
list-style: none;
display:inline;
margin-right:30px;
}



ul#amenu, ul#amenu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 10em;
}

ul#amenu a {
  display: block;
  text-decoration: none;
 /* border-bottom: #6699FF solid 3px;*/
}

ul#amenu li {
  margin-top: 1px;
}

ul#amenu li a {
  margin: 0.5em;
}



ul#amenu li a:hover {

}

ul#amenu li ul li a {
 
  padding-left: 20px;
}

ul#amenu li ul li a:hover {
  
  padding-left: 25px;
}

.code { list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background:margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }

FORM {
	WIDTH: 600px; PADDING-BOTTOM: 0px; margin-left:25px; MARGIN-right: 40px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT: 100% verdana,arial,sans-serif; 		MAX-WIDTH: 650px; PADDING-TOP: 0px
}
FORM FIELDSET {
	PADDING-BOTTOM: 10px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 10px; CLEAR: both; PADDING-TOP: 10px; note: #000
}
FORM LABEL {
	TEXT-ALIGN: right; PADDING-BOTTOM: 0px; MARGIN: 5px 0px 0px; PADDING-LEFT: 0px; WIDTH: 150px; PADDING-RIGHT: 0px; DISPLAY: block; FLOAT: left; PADDING-TOP: 0px
}
FORM FIELDSET LABEL:first-letter {
	TEXT-DECORATION: underline
}
FORM FIELDSET LEGEND {
	FONT-SIZE: 1.1em
}
FORM INPUT {
	MARGIN: 5px 5px 5px 10px; WIDTH: auto; height:30px;
	border:#999999 4px solid;
	font-size:21px;
	color:#0099CC;
	padding:2px;
}
FORM TEXTAREA {
	MARGIN: 5px 0px 0px 10px; WIDTH: auto;
	border:#999999 4px solid;
	font-size:21px;
	color:#0099CC;
	padding:2px;
}
FORM INPUT#reset {
	MARGIN-LEFT: 0px
}
TEXTAREA {
	OVERFLOW: auto
}
FORM SMALL {
	PADDING-BOTTOM: 1px; MARGIN: 0px 0px 5px 110px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; DISPLAY: block; FONT-SIZE: 70%; PADDING-TOP: 1px; width:160px;
}
FORM .required {
	FONT-WEIGHT: bold
}
FORM BR {
	CLEAR: left
}

#submit-go {
	margin-top:1em;
	margin-left:250px;
	width:93px;
	height:27px;
	overflow:hidden;
	border:0;
	background:url(../images/submit-button.png) no-repeat 0 -1px;
	display: inline-block;
	cursor:pointer !important; cursor:hand;
}
#submit-go:hover {
	background-position:0 -30px;
}

#reset-go {
	margin-top:1em;

	width:67px;
	height:26px;
	overflow:hidden;
	border:0;
	background:url(../images/reset-button.png) no-repeat 0 -2px;
	display:inline-block;
	cursor:pointer !important; cursor:hand;
}
#reset-go:hover {
	background-position:0 -32px;
}

#walls-but {
margin:0.5em;
	display:block;
	width:101px;
	height:13px;
	background:url(../images/side-menu/menu-walls.png) no-repeat 0 0px;
}

#walls-but:hover {
margin:0.5em;
height:13px;
	background:url(../images/side-menu/menu-walls.png) no-repeat 0 -13px;
}



#canvas-but{
	display:block;
	width:101px;
	height:13px;
	background:url(../images/side-menu/menu-canvas.png) no-repeat 0 0px;
}

#canvas-but:hover {
	background:url(../images/side-menu/menu-canvas.png) no-repeat 0 -13px;
}


#graphics-but{
	display:block;
	width:101px;
	height:13px;
	background:url(../images/side-menu/menu-graphics.png) no-repeat 0 0px;
}

#graphics-but:hover {
	background:url(../images/side-menu/menu-graphics.png) no-repeat 0 -13px;
}


#festivals-but {
	display:block;
	width:101px;
	height:13px;
	background:url(../images/side-menu/menu-festivals.png) no-repeat 0 0px;
}

#festivals-but:hover {
	background:url(../images/side-menu/menu-festivals.png) no-repeat 0 -13px;
}

#commissions-but {
	display:block;
	width:101px;
	height:13px;
	background:url(../images/side-menu/menu-commissions.png) no-repeat 0 0px;
}

#commissions-but:hover {
	background:url(../images/side-menu/menu-commissions.png) no-repeat 0 -13px;
}



#workshops-but{
	display:block;
	width:136px;
	height:13px;
	background:url(../images/side-menu/menu-workshops.png) no-repeat 0 0px;
}

#workshops-but:hover {
	background:url(../images/side-menu/menu-workshops.png) no-repeat 0 -13px;
}





