/* CSS Document */

body{
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
}

a{
	color: #6633CC;
	text-decoration: none;
	text-transform:uppercase;
	font-size:14px;
}

a:link{
	color: #6633CC;
	text-decoration: none;
	font-size:14px;
}

a:visited{
	color: #6633CC;
	text-decoration: none;
	font-size:14px;
}

a:hover{
	color: #660099;
	text-decoration: underline;
	font-size: 14px;
}


p.header{
	font-family: "Times New Roman", Times, serif;
	color: #336;
	font-size: 24px;
	text-align:center;
	text-indent:0;
	}

p{
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
	text-align:left;
	text-indent:20px;
}

p.center{
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
	text-align:center;
	text-indent:0;
}

.bullet{
	font-family: "Times New Roman", Times, serif;
	color: #669;
	font-size: 20px;
	text-align:center;
	text-indent:0;
}

p.noindent{
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
	text-align:left;
	text-indent:0;
}


#content{
	margin: 0px;
	padding: 5px 5px 5px 5px;
	background-image: url(none);
	width: 348px;
	background-repeat: no-repeat;
	position: absolute;
	top: 29px;
	height: 664px;
	left: 9px;
	text-align: center;
	bottom: 2px;
	overflow:auto;
}

#msgcontent{
	margin: 0px;
	padding: 5px 5px 5px 5px;
	background-image: url(none);
	width: 777px;
	background-repeat: no-repeat;
	position: absolute;
	top: 15px;
	height: 769px;
	left: 6px;
	text-align: center;
	bottom: 2px;
	overflow:auto;
}



#leftcol{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(none);
	width: 192px;
	background-repeat: no-repeat;
	position: absolute;
	top: 62px;
	height: 191px;
	left: 14px;
	text-align: center;
}

#leftcol2{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(none);
	width: 188px;
	background-repeat: no-repeat;
	position: absolute;
	top: 286px;
	height: 225px;
	left: 15px;
	text-align: center;
}

#leftcollong{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(none);
	width: 189px;
	background-repeat: no-repeat;
	position: absolute;
	top: 282px;
	height: 470px;
	left: 13px;
	text-align: center;
}

#leftcolone{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(none);
	width: 190px;
	background-repeat: no-repeat;
	position: absolute;
	top: 77px;
	height: 642px;
	left: 13px;
	text-align: center;
}


#rightcol{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(none);
	width: 191px;
	background-repeat: no-repeat;
	position: absolute;
	top: 62px;
	height: 194px;
	left: 4px;
	text-align: center;
}

#rightcol2{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(none);
	width: 187px;
	background-repeat: no-repeat;
	position: absolute;
	top: 284px;
	height: 231px;
	left: 8px;
	text-align: center;
	font-style: normal;
}

#rightcol3{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(none);
	width: 187px;
	background-repeat: no-repeat;
	position: absolute;
	top: 546px;
	height: 228px;
	left: 9px;
	text-align: center;
}

#leftcolbg{
	float:left;
	width: 212px;
	height: 810px;
	background-image: url(images/leftcol.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	position:relative;
	}
	
#leftcolbgbook{
	float:left;
	width: 212px;
	height: 810px;
	background-image: url(images/leftcol-book.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	position:relative;
	}
	
#leftcolbglong{
	float:left;
	width: 212px;
	height: 810px;
	background-image: url(images/leftcol-long.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	position:relative;
	}
	
#contentbg{
	float:none;
	width: 376px;
	height: 810px;
	background-image: url(images/content.jpg);
	background-position: top center;
	background-repeat:no-repeat;
		position:relative;
	}

#msgcontentbg{
	float:none;
	width: 800px;
	height: 790px;
	background-image: url(images/msg_bg.png);
	background-position: top left;
	background-repeat:no-repeat;
	position:relative;
	}


#photocontentbg{
	float:none;
	width: 800px;
	height: 810px;
	background-image: url(images/photo_gallery_bg.png);
	background-position: top center;
	background-repeat:no-repeat;
	position:relative;
	left: 0;
	top: 0;
	}

	
#rightcolbg{
	float:right;
	width: 212px;
	height: 810px;
	background-image: url(images/rightcol.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	position:relative;
	}
	
#rightcolbgthree{
	float:right;
	width: 212px;
	height: 810px;
	background-image: url(images/rightcol-three.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	position:relative;
	}

