/* CSS Document */

/* clear */

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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img, img {
border:0
}

a, a:active
{
outline: none; border:0; border:none;
cursor:pointer;
}

a, a:focus
{
-moz-outline-style: none; border:none; outline:0;
}

img, input, li { behavior: url(css/iepngfix.htc) }

a:visited {
	text-decoration:none
}

/* styles */ 
body {
	background-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}


p {
font-size:12px;
color:#FFFFFF;
margin:5px 0 10px 0;
line-height:20px;

}

h1 {
	font-size: 18px;
	color: #FFFFFF;
	margin:10px 0 20px 0;
}
h2 {
	font-size: 16px;
	color: #FFFFFF;
	
}

h3 {
	font-size: 14px;
	color: #CCCCCC;
	font-weight:bold
}

h4 {
	font-size: 14px;
	color: #ffffff;
	font-weight:normal;
}

p.bullets {
	padding-left:15px;
	margin-top:8px;
	margin-bottom:8px;
	line-height:16px;
	background:url(../images/bullet.gif) 5px 6px no-repeat;

}


	
a, a:hover, a:link, a:active, a:visited {
border:0
}

.footer {
width:950px;
margin: 0 auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#aaaaaa;
}

.footer a {
color:#333333;
text-decoration:none
}

.footer a:hover {
color:#ffffff;
text-decoration: underline
}


p a {
font-size:12px;
color:#ddd;
text-decoration: underline;
}

p a:hover {
font-size:12px;
color:#000000;
text-decoration:none;
}

.container
{width:950px;
margin: 0 auto;
}

.containerbody
{width:850px;
height:460px;
margin-top:60px;
margin-bottom:40px;
margin-left:auto;
margin-right:auto;
}

#sn {
position:absolute;
left:-9999px;
width:800px;
top:0px
}

img, div { behavior: url(iepngfix.htc) }

#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
}

