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,
dl, dt, dd, ol, li, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	color:#FFFFFF;
	background-color:#000000;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
	width:auto;
	height:auto;
}
 
/*surrounds whole page*/
#wrapper { 
	color:#CCCCCC;
	width:700px;
	height:auto;
	background-color:;
	margin-top:10px;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:20px;
	float:left;
}

/*content of site*/
#text {
	text-align:center;
	background-color:;
	background-image:url(images/wind.jpg);
	color:#CCCCCC;
	font-size:18px;
	width:560px;
	height:auto;
	padding-right:70px;
	padding-left:70px;
	padding-top:1px;
	padding-bottom:10px;
}

/*content of site*/
#text2 {
	text-align:center;
	background-color:;
	background-image:url(images/text-container.jpg);
	color:#CCCCCC;
	font-size:18px;
	width:560px;
	height:auto;
	padding-right:70px;
	padding-left:70px;
	padding-top:1px;
	padding-bottom:10px;
}

/*content of site*/
#text3 {
	text-align:center;
	background-color:;
	background-image:url(images/submenu-container.jpg);
	color:#CCCCCC;
	font-size:18px;
	width:560px;
	height:auto;
	padding-right:70px;
	padding-left:70px;
	padding-top:7px;
	padding-bottom:20px;
}

/*content of site*/
#demo {
	text-align:center;
	background-color:#0066CC;
	background-image:url(images/wind.jpg);
	color:#CCCCCC;
	font-size:18px;
	width:600px;
	height:auto;
	padding-right:50px;
	padding-left:50px;
	padding-top:30px;
	padding-bottom:10px;
}

/*menu*/
#menu  {
	width: 700px;
	height: 44px;
	font-size: 14pt;
	text-align:center;
	background-color:#CCCCCC;
	background-image:url(images/menubackground.jpg);
	color:#000033;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:11px;
}

/*menu links*/
#menu li {
	display:inline;
	padding-left:25px;
	padding-right:25px;
}

/*link colour and background for the menu buttons*/
#menu a {
	color:#FFFF00;
	background-color:;
}

#menu a:hover  {
	color:#9966FF;
	background-color:;
	background-image:url(flash/glow.gif);
}

/*menu*/
#menu2  {
	width: 700px;
	height: 44px;
	font-size: 14pt;
	text-align:center;
	background-color:#CCCCCC;
	background-image:url(images/menubackground2.jpg);
	color:#000033;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:11px;
}

/*menu links*/
#menu2 li {
	display:inline;
	padding-left:25px;
	padding-right:25px;
}

/*link colour and background for the menu buttons*/
#menu2 a {
	color:#FFFF00;
	background-color:;
}

#menu2 a:hover  {
	color:#9966FF;
	background-color:;
	background-image:url(flash/glow.gif);
}


#banner {
	background-color:#000066;
	background-image:url(flash/banner.jpg);
	color:#FFFFFF;
	width:700px;
	height:100px;
}

#footer {
	clear:both;
	font-size:16px;
	font-weight:bold;
	background-color:;
	background-image:url(images/menu.png);
	color:#E1E1FF;
	width:700px;
	height:23px;
	text-align:center;
	padding-top:2px;
}

#footer a {
	color:#FFFF99;
	background-color:;
}

#footer a:hover {
	color:#FFFF00;
	background-color:#000033;
}

#send h2 {
	font-size:18px;
	color:#669900;
	background-color:#FFFFFF;
}

/*for images display on gallery*/
#img {
	text-align:center;
	width:700px;
	height:auto;
	margin-top:5px;
}

/*for images display on gallery*/
#img1 {
	background-image:url(images/wind.jpg);
	text-align:center;
	white-space:nowrap;
	width:660px;
	height:460px;
	padding-top:5px;
	padding-left:30px;
	padding-right:10px;
	padding-bottom:5px;
	background-color:#000000;
	overflow-x:scroll;
	overflow-y:hidden;
}

#img1 ul li{
	
	display:inline;
	padding-left:40px;
	padding-right:40px;

}


/*for images display on gallery*/
#img2 {
	background-image:url(images/wind.jpg);
	text-align:center;
	white-space:nowrap;
	width:660px;
	height:470px;
	padding-top:20px;
	padding-left:30px;
	padding-right:10px;
	padding-bottom:10px;
	background-color:#000000;
	overflow-x:scroll;
	overflow-y:hidden;
}

#img2 ul li{
	
	display:inline;
	padding-left:40px;
	padding-right:40px;

}

/*for images display on gallery*/
#img3 {
	background-image:url(images/wind.jpg);
	text-align:center;
	white-space:nowrap;
	width:660px;
	height:360px;
	padding-top:20px;
	padding-left:30px;
	padding-right:10px;
	padding-bottom:10px;
	background-color:#000000;
	overflow-x:scroll;
	overflow-y:hidden;
}

#img3 ul li{
	
	display:inline;
	padding-left:50px;
	padding-right:50px;

}

/*for images display on gallery*/
#img4 {
	background-image:url(images/wind.jpg);
	text-align:center;
	white-space:nowrap;
	width:660px;
	height:340px;
	padding-top:20px;
	padding-left:30px;
	padding-right:10px;
	padding-bottom:10px;
	background-color:#000000;
	overflow-x:scroll;
	overflow-y:hidden;
}

#img4 ul li{
	
	display:inline;
	padding-left:30px;
	padding-right:30px;

}

/*for images display on gallery*/
#img5 {
	background-image:url(images/wind.jpg);
	text-align:center;
	white-space:nowrap;
	width:660px;
	height:360px;
	padding-top:20px;
	padding-left:30px;
	padding-right:10px;
	padding-bottom:10px;
	background-color:#000000;
	overflow-x:scroll;
	overflow-y:hidden;
}

#img5 ul li{
	
	display:inline;
	padding-left:40px;
	padding-right:40px;

}

/*for if person doesn't submit proper contact form*/
#error {
	text-align: left;
	background-color:#FFFFFF;
	background-image:url(images/menu1.png);
	color:#FFFFFF;
	width:760px;
	height:auto;
	padding-left:20px;
	padding-right:20px;
}

/*menu*/
#submenu  {
	width: 700px;
	height: 60px;
	font-size: 13pt;
	text-align:center;
	background-color:#006699;
	background-image:url(images/submenu-container.jpg);
	color:#FFFF33;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}

/*menu links*/
#submenu li {
	display:inline;
	padding-left:25px;
	padding-right:25px;
}

/*link colour and background for the menu buttons*/
#submenu a {
	color:#FFFFFF;
	background-color:;
}

/*hover state for menu, image hover blue loop*/
#submenu a:hover  {
	color:#000033;
	background-color:#009999;
	background-image:url(flash/glow2.gif);
}


/*menu*/
#artmenu  {
	width: 700px;
	height: 60px;
	font-size: 13pt;
	text-align:center;
	background-color:#006699;
	background-image:url(images/submenu-container.jpg);
	color:#FFFF00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:7px;
	padding-top:3px;
}

/*menu links*/
#artmenu li {
	display:inline;
	padding-left:15px;
	padding-right:15px;
}

/*link colour and background for the menu buttons*/
#artmenu a {
	color:#FFFFFF;
	background-color:;
}

/*hover state for menu, image hover blue loop*/
#artmenu a:hover  {
	color:#000033;
	background-color:#009999;
	background-image:url(flash/glow2.gif);
}

/*content of site*/
#Img {
	text-align:center;
	background-color:#000000;
	background-image:url(images/wind.jpg);
	color:#CCCCCC;
	font-size:18px;
	width:600px;
	height:auto;
	padding-right:50px;
	padding-left:50px;
	padding-top:20px;
	padding-bottom:10px;
}

/*content of site*/
#Fla {
	text-align:center;
	background-color:#000000;
	background-image:url(images/wind.jpg);
	color:#0066FF;
	font-size:18px;
	width:auto;
	height:auto;
	padding-right:50px;
	padding-left:50px;
	padding-top:20px;
	padding-bottom:5px;
}

/*content of site*/
#Fla2 {
	text-align:center;
	background-color:#000000;
	background-image:url(images/fla2.jpg);
	color:#CCCCCC;
	font-size:18px;
	width:600px;
	height:285px;
	padding-right:50px;
	padding-left:50px;
	padding-top:20px;
	padding-bottom:5px;
}

/*content of site*/
#content {
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	line-height:2;
	background-color:#333333;
	background-image:url(images/contact.jpg);
	color:#CCCCCC;
	font-size:14px;
	width:525px;
	height:450px;
	padding-right:50px;
	padding-left:125px;
	padding-top:5px;
	padding-bottom:5px;
}

h1 {
	color:#FFFFFF;
	background-color:;
	font-size:18px;
	padding-left:50px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

h1 a{
	color:#FFFF99;
	background-color:;
}

h1 a:hover{
	color:#0099FF;
	background-color:#FFFFCC;
}

h2 {
	color:#FFFFFF;
	background-color:;
	font-size:14px;
	padding-left:90px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

/*content of site*/
#send {
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	overflow:auto;
	line-height:2;
	background-color:#000033;
	background-image:url(images/send.jpg);
	color:#CCCCCC;
	font-size:14px;
	width:520px;
	height:440px;
	padding-right:90px;
	padding-left:90px;
	padding-top:5px;
	padding-bottom:10px;
}

#send a{
	color:#99FFFF;
	background-color:;
}

#send a:hover{
	color:#000033;
	background-color:#FFFFCC;
}

#send h1 {
	color:#BBFDF3;
	background-color:;
	font-size:16px;
}

#error{
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	line-height:2;
	background-color:#660000;
	background-image:url(images/windred.jpg);
	color:#FF0000;
	font-size:14px;
	width:660px;
	height:auto;
}
