html, body {
background: #8e68d7 url(http://impactswindon.com/images/impact-backgroundNEW.jpg) top no-repeat;
color: #000;
margin: 0 auto;
padding: 0;
text-align: center;
font-family: verdana, arial;
font-size: 15px;
}

p {
margin: 0 auto;
padding: 0;
}

h1 {
font-family: verdana, arial;
font-size: 17px;
margin-top: 0;
}

#wrap {
margin: 0;
padding: 0;
background: transparent;
text-align: center;
}

#header {
background: transparent url(http://impactswindon.com/images/headerNEW.png) no-repeat top;
width: 840px;
height: 200px;
margin: 0 auto;
padding: 0;
text-align: left;
}

#header img {
margin: 0 auto;
margin-left: 29px;
margin-top: 30px;
padding: 0;
border: 0;
}

#mainarea {
background: transparent url(http://impactswindon.com/images/mainareabgNEW.png) repeat-y;
margin: 0 auto;
padding: 0;
text-align: center;
width: 840px;
}

#left {
background: transparent;
width: 199px !important;
margin: 0 auto;
padding-left: 19px;
text-align: left;
float: left;
}

#right {
background: transparent url(http://impactswindon.com/images/breakerleft.jpeg) no-repeat left bottom;
width: 584px;
min-height: 359px;
margin: 0 auto;
padding: 0;
padding-top: 13px;
padding-left: 15px;
text-align: left;
float: left;
}

#footer {
background: transparent url(http://impactswindon.com/images/footerNEW.png) no-repeat;
margin: 0 auto;
padding: 0;
padding-top: 20px;
text-align: center;
width: 840px;
height: 40px;
}

#newsbox{
background: #e3e547;
border: 2px solid #b3b517;
width: 565px;
text-align: center;
margin: 0 auto;
margin-bottom: 6px;
margin-right: 10px;
padding: 2px;
text-decoration: none;
}

#newsbox a {
text-decoration: none;
color: #000;
}

#newsbox a:hover, #newsbox a.hover {
text-decoration: none;
color: #2e2929;
}


/* START MENU */

#menu2 {
width: 100%;
position: relative;
font-family: verdana, arial;
margin: 0 auto;
text-align: left;
}

#menu2 ul {
padding:0;
margin:0;
list-style-type:none;
}

#menu2 li {
width:199px;
position:relative;
display:block;
}

#menu2 ul ul {
visibility:hidden;
position:absolute;
top:30px;
left:0;
height:0;
width:100px;
border:0;
}

#menu2 ul li:hover ul{
visibility:visible;
}

#menu2 ul ul{
left:0px;
top:0;
width:201px;
}

   /*APPEARANCE STYLES*/

#menu2 ul a, #menu2 ul a:visited {
background: transparent url(http://impactswindon.com/images/menuitem.jpeg) no-repeat left;
display: block;
font-size: 17px;
text-decoration: none;
margin: 0 auto;
padding: 0;
text-align: center;
color: #000000;
width: 199px;
height: 60px;
border: 0;
/*border-right: 1px solid #ffffff;
border-top: 1px solid #ffffff;*/
line-height: 60px;
}

#menu2 ul ul a, #menu2 ul ul a:visited {
background: transparent url(http://impactswindon.com/images/menusubitem.jpeg) no-repeat left;
display: block;
font-size: 17px;
text-decoration: none;
margin: 0 auto;
padding: 0;
text-align: center;
color: #000000;
width: 199px;
height: 30px;
border: 0;
/*border-right: 1px solid #ffffff;
border-top: 1px solid #ffffff;*/
line-height: 30px;
}

#menu2 ul a:hover{
background: transparent url(http://impactswindon.com/images/menuitemhover.jpeg) no-repeat left; /*#550044;*/
color: #ffffff;
}

#menu2 ul ul a:hover{
background: #8e68d7 url(http://impactswindon.com/images/menusubitemhover.jpeg) no-repeat left;
color: #ffffff;
}


/* GALLERY!! */

#table {
position: relative;
background: #313131;
z-index: 100;
margin: 0 auto;
padding: 0;
color: #fff;
}

.bolt {
width:175px;
height:175px;
background: #171717;
border: 1px solid #000;
border-top: 1px solid #4b4b4b;
border-left: 1px solid #4b4b4b;
text-align:center;
vertical-align:middle;
}

#table a.thumb, #table a.thumb:visited {
display:block;
text-decoration:none;
background:#171717;
top:0;
left:0;
border:0;
}

#table a img {border:0;}

#table a.thumb:hover {
text-decoration:none;
background-color:#171717;
color:#fff;
}

#table a .full {
visibility: hidden;
display:block;
position:absolute;
width:0;
height:0;
border:0;
top:0;
left:0;
}

#table a.thumb:hover .full {
background: #ccc;
visibility: visible;
display:block;
position: fixed;
top:10px;
left:10px;
width: auto;
height: auto;
padding: 10px;
padding-bottom: 5px;
vertical-align: middle;
text-align: center;
}

img {
margin: 0 auto;
padding: 0;
text-align: center;
border:10px solid #ccc;
}

#right a {
text-decoration: none;
color: #000;
}

#right a:hover, #right a.hover {
text-decoration: underline;
}