.pad-box-inner-shadow {
	padding: 20px;
	margin: 0px;
	-moz-box-shadow:    inset 0 0 100px #CCCCCC;
	-webkit-box-shadow: inset 0 0 100px #CCCCCC;
	box-shadow:         inset 0 0 100px #CCCCCC;
}
#container{width:950px;
	margin:0 auto;
	overflow:hidden;
	-moz-box-shadow:0 2px 5px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.25);
	box-shadow:0 2px 5px rgba(0, 0, 0, 0.25)}
.pad10 {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

body {
	background: #FFFFFF url(images/bgd.jpg) no-repeat fixed center top;
	margin-top: 10px;
	margin-bottom: 1200px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	margin-top: 10px;
}
#homebox p {
	line-height: 2em;
}

body {

}



h1 {
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: normal;
	margin-top: 0px;
}
.big   p {
	font-size: 16px;
	line-height: 2em;
	font-weight: lighter;
}
#big  p {
	font-size: 18px;
	line-height: 2em;
	font-weight: lighter;
}
#p10 {
	margin-bottom: 20px;
	margin-left: 20px;
}

.big p strong {
	font-weight: bold;
}


h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: lighter;
}
h3 {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
}
h6 {
	font-weight: lighter;
}


p {
	font: 12px/1.5em Verdana, Arial, Helvetica, sans-serif;
}
.style1 {
	color: #FFFFFF;
	font-style: italic;
}
.style2 a:link {
	color: #CCCCCC;
	font-size: 14px;
}
.style2  a:visited {
	color: #CCCCCC;
	font-size: 14px;
}
.style2  a:hover {
	color: #FFFFFF;
	font-size: 14px;
}
.style2  a:active {
	color: #CCCCCC;
	font-size: 14px;
}

h4 {
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
}
#p11 {
	margin-bottom: 10px;
	margin-left: 15px;
}
.specialbox {
	width:100%;
	margin: 0px 0px 10px 10px;
	background-color:#c2c2c2;
	padding:0px; 
	font-size:80%; 
	border-radius:0px;
	font-family: 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';"
}
.specialbox h4{
	text-align:center;
}
.specialbox p{
	padding:10px;
}
