/*copyright TSP ShowBusiness*/

* {
	margin: 0;
	padding: 0;
	Font-family: "Arial", sans-serif;
        font-size: 12px;  
      
}

body {
	font-size: 10px;
	color: #333333;
        margin-left:auto;
        margin-right:auto;
        margin-top:0px;
        background: #666666 url(images/widebgfrontpage.jpg) repeat-y top center;


}
h1, h2, h3, h4 {
        padding: 5px;	
        margin-bottom: 0px;
	color: #000000;
       
}

h5 {
        padding: 5px;	
        margin-bottom: 0px;
	color: #006600;
	Font-family: "times new roman", serif;       
}

blockquote, ol, ul {
	margin-bottom: 15px;
        color: #000000;
       	line-height: 1.67em;
        padding: 5px;
}

p{
font-family: Arial, Trebuchet MS;
background-color: #FFFFFF;
color: #333333;
text-decoration: none;
word-spacing: -1px;
text-align: left;
letter-spacing: 0;
text-indent: 0px;
line-height: 18px;
font-size: 1.1em;
margin-right: 30px;
margin-bottom: 10px;
}


ol {
	margin-left: 3em;
	list-style: outside decimal;
}

a {
        color: #006600;
        font-size: 1.1em;
        word-spacing: -1px;
}

a.gallery {
        color: #006600;
        font-size: 1.4em;
        word-spacing: -1px;
font-weight: bold;
}




.style1 {
        color: #fff;
        font-size: 10px;
        font-weight:bold;
}

a.link {
        color: #fff;
        font-size: 11px;
        font-weight:bold;
}

.style2 {
        color: #fff;
        font-size: 9px;
}


a:hover {
	text-decoration: none;
}

img{
vertical-align: bottom;
}


/* Logo */

#logo {
	padding: 0 0 -0px 0;	
	border-left: 0px solid #000000;
        background: #ffffff;
        margin-left:auto;
	margin-right:auto;   
        background: url(images/title.gif) repeat; 
}

/* Header */

#header {
	padding: 0 0 -0px 0;	
	border-top: 0px solid #333333;
        background: #666666;
        margin-left:auto;
	margin-right:auto;
      
}


/* Page */

#page {
	width: 802px;
        margin-left:auto;
	margin-right:auto;

}

/* Left */

#left {
	float: left;
	width: 182px;
        background-color: #ffffff;
display:inline;
        height: 939px;
        margin-left:25px;
        margin-top: 14px;
}


#left ul {
	line-height: 1.72em;
        list-style-type: none;
        word-spacing: -1px;
        font-size:1.1em;
}

#left li {
	padding-left: 10px;
	text-align: left;
  margin-left:-10px;
        word-spacing: -1px;
        font-size:0.9em;
}


#left a {
	text-decoration: none;
word-spacing: -1px;
	font-size: .85em;
}

#left p {
	text-decoration: none;
	font-size: 1em;
        font-weight: bold;
        margin-left:0px;

        word-spacing: -1px;
        color: #3D7342;
}

#left a:hover {
	text-decoration: underline;
}


/* Center */

#center {
	float: left;
	width: 571px;
        display:inline;
        margin-left: 5px;
	background-color: #ffffff;
        height: 909px;
        padding-top:10px;
}

#center li {
	padding-left: 25px;
	background: url(images/arrowright.gif) no-repeat left center;
	text-align: left;
        list-style: none;
}






/* Footer */




#footer {
	float: left;
	width: 792px;
        background-color: #fff;
        height: 0px;
        padding-left: 10px;

              
}

#footer a {
        color: #fff;
        font-size: 11px;
        font-weight:bold;	


}






