/* CSS Document */
body {
	background: #333333;
	}

#container {
	background:#333333;
	width: 850px;
	height: 865px;
	}
#header {
	width: 750px;
	height: 90px;
	background:#333333;
	padding: 0px 50px;
}
#links {
	width: 517px;
	height: 20px;
	padding-top: 70px;
	font: .75em Century Gothic, sans-serif;
	color: #79BDE8;
	text-decoration: none;
	float: left;
}
#links a:link, #links a:visited {
	color: #ffffff;
	text-decoration: none;
}
#links a:hover {
 	color: #79BDE8;
	text-decoration: none;
}
#logo {
	width: 233px;
	height: 90px;
	background: url(imagesphotobooth/logo.png) no-repeat;
	float: right;
}
#background {
	width: 850px;
	height: 765px;
	background: url(imagesphotobooth/background.png) no-repeat;
}
#maintop {
	width: 600px;
	height: 50px;
}
#mainleft {
	width: 150px;
	height: 570px;
	float: left;
}
#main {
	width: 600px;
	height: 573px;
	overflow: auto;
	}

ul  {
	font: .78em Century Gothic, sans-serif;
	text-align:left;
	color: #333333;
	margin-top: -2px;
}
p {
	font: .78em/1.2em Century Gothic, sans-serif;
	text-align:left;
	color: #333333;
}
p a:link, p a:visited, li a:link, li a:visited{
	color: #333333;
	text-decoration: none;
}
p a:hover {
 	color: #007DC3;
}
#advertise ul li {
	font: .7em/1.2em Century Gothic, sans-serif;
	text-align:left;
}
h1 {
	font: 1.5em/1em Century Gothic, sans-serif;
	text-align:left;
	color: #007DC3;
}
h2 {
	font: 1em/1em Century Gothic, sans-serif;
	text-align:left;
	margin-top: -6px;
	color: #79BDE8;
}
h3 {
	font: bold .8em/1.2em Century Gothic, sans-serif;
	text-align:left;
	color: #333333;
}
h3 a:link, h3 a:visited {
	color: #333333;
	text-decoration: none;
}
h3 a:hover {
 	color: #007DC3;
}
h4 {
	font: .7em/1.2em Century Gothic, sans-serif;
	text-align:left;
	margin-top: -6px;
	color: #333333;
}
h5 {
	font: .7em Century Gothic, Arial, Helvetica;
	color: #e6e6e6;
	}
	
h5 a:link, 
h5 a:visited {   
	color:#ffffff; 
	text-decoration:none; 
	} 
h5 a:hover { 
	color:#58B7DD; 
	text-decoration:none; 
	}


img {
	padding: 0px 5px;
	text-decoration: none;
	border:none;
}
img a:link, img a:visited {
	text-decoration: none;
	border:none;
}
img a:hover {
	text-decoration: none;
	border:none;
}
#faq {
	font: .68em Arial, Century Gothic, sans-serif;
	text-align: left;
	margin-top: -8px;
}
#faq a:link, 
#faq a:visited {   
	color:#333333; 
	text-decoration:none; 
	} 
#faq a:hover { 
	color:#007DC3; 
	text-decoration:none; 
	}