body{
	margin:10px 0 10px 10px;
	padding:10px;
background-color:/*#C5E6E6*/#fff;
}
#wrapper{
	 width:100%;
	 margin:0;
	 position: absolute;
	 top:0px;
	 left:0px;
        background: url(/images/4.jpg) top left repeat-x;
        padding-top: 110px;
}
img {
border:0;
}
h1 {
	font-size: 1.5em;
	font-family: lucida grande, verdana, sans-serif;
}

h1 a {
       text-decoration: none;
       color:#333333;
}

h2 {
	font-size: 1.2em;
	font-family: lucida grande, verdana, sans-serif;
}

a {text-decoration:none; color:#cc3300; }
a:link {text-decoration:none; color:#cc3300; }
a:visited {text-decoration:none; color:#cc3300; }
a:hover {text-decoration:none; color:#cc3300; }
a:active {text-decoration:none; color:#cc3300; }

td {	font-family: georgia, times new roman, serif;
	font-size: .62em;
	color:#333333;
}

.boxTitle{
	width:150px;
	height:150px;
	overflow: hidden;
	background-color:#FFFFFF;
	float:left;
	padding:0px;
	margin:1px;
	font-family: georgia, times new roman, serif;
	font-size: .62em;
	color:#333333;
}
.box{
	width:150px;
	height:150px;
	overflow: hidden;
	float:left;
	padding:0px;
	position: relative;
	margin:1px;
	font-family: georgia, times new roman, serif;
	font-size: .62em;
	color:#333333;
	background:#C5E6E6;
}
.box2{
	float:left;
	padding:0px;
	position: relative;
	margin:1px;
	font-family: georgia, times new roman, serif;
	font-size: .62em;
	color:#333333;
}
#box1{
	width:150px;
	height:150px;
	overflow: hidden;
	float:left;
	padding:0px;
	margin:0px;
	font-family: georgia, times new roman, serif;
	font-size: .62em;
	color:#333333;
	background-color:#ffffff;
}
#box2{
	width:225px;
	height:150px;
	overflow: hidden;
	background-color:#ffffff;
	float:left;
	padding:0px;
	margin:0px;
	font-family: georgia, times new roman, serif;
	font-size: .62em;
	color:#333333;
}
#box3{
	width:125px;
	height:150px;
	overflow: hidden;
	background-color:#ffffff;
	float:left;
	padding:0px;
	margin:1px;
	font-family: georgia, times new roman, serif;
	font-size: .62em;
	color:#333333;
}

#footer{
	width:150px;
	height:150px;
	overflow: hidden;
	background-color:#ffffff;
	float:left;
	margin:1px;
	font-family: georgia, times new roman, serif;
	font-size: .62em;
	color:#333333;
}
#number{
	position: absolute;
	top:0px;
	left:0px;
	color:#cc3300;
	background-color:#fff;
	font-family: lucida grande, verdana, sans-serif;
	font-size: .75em;
	text-align: center;
	padding:3px;
	width:15px;
	z-index: 1000;
}
#photo{
	z-index: 1;
}
.text{
	padding:15px;
}
.red{
	color:#cc3300;
}