.background{
width:100%;
background-image:url(images/background/bg_woodRepeat.jpg);
background-repeat:repeat;
padding: 0;
margin: 0;
}

#page{
min-width:1001px;
position:absolute;
max-width:1300px;
margin: 0px auto;
margin-bottom: 0;
padding: 0;
z-index: 0;
display: block;
}

#outer{
min-width:1001px;
max-width:1300px;
margin: 0px auto;
margin-bottom: 0;
padding: 0;
z-index: 0;
}

#spcrL{
position:absolute;
background-image: url(images/background/bg_spcr_vertLineL.png);
background-repeat:repeat-y;
width: 31px;
z-index: 10;
margin-left: 350px;
height: 100%;
padding:0;
}

#spcrR{
position:absolute;
background-image: url(images/background/bg_spcr_vertLineR.png);
background-repeat:repeat-y;
width: 31px;
z-index: 10;
height: 100%;
padding:0;
margin:0;
display: none;
}



#header{

position:fixed;
width:370px;
padding: 0;
z-index: 0;
top: 20%;
left: 0;

}



#contentArea{
background-color: #e3e2da;
margin-left:370px;
padding: 0;
height: auto;
margin-top: 0;
border-style: none;
}


#page a img{
border-style: none;
}


#headerJunk{

position: relative;
}

.mainLinks {
padding-left: 25px;
overflow: hidden;
border-style: none;
height: 48px;

}


.email{

padding-left: 19px;

}




.otherLinks{
padding-right: 27px;
float:right;
}

.otherLinks img {
padding-left: 5px;

}

.mainLinks a {
	padding:0;
	margin:0;
	margin-top: auto;
	margin-bottom: auto;
	
	color:#FFF;
	text-decoration:none;
	position: relative;
	float: left;
	

}

.mainLinks img {
	margin:0;
	margin-top: auto;
	margin-bottom: auto;
	padding:0;
	padding-top:50px;
	margin: 0;
	border-style: none;

}

#innerContent {
text-align: center;
height: auto;
padding: 0;
margin: 0;
padding-top: 1px;
width: 100%;
}

.thumbTitle {
padding-top: 10px;
display: block;
padding-right: 90px;

}

.beauty img {
	width: 95%;
	padding-top: 10px;
	padding-bottom: 5px;
}



.text {
	color:#464442;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration:none;
	font-size: 16px;
	font-style: normal;
}

h1.text {
	font-size: 18px;
	font-weight: normal;
}

h2.text {
	font-size: 24px;
	font-weight: normal;
}