@charset "utf-8";
/* CSS Document */

body{
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #2E2D44;
	scrollbar-shadow-color: #666666;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #2E2D44;
}

.containerdiv
{ 
text-align: center;
}

.layouttable
{ 
margin-left: auto;
margin-right: auto;
height: 564px;
width:975px;
padding:0px;
border:0px;
border-collapse:collapse;
border-spacing:0px;

}

.menucol{
	width:250px;
	text-align:left;
}


div.logo{
	position:absolute;
	margin-left: -10px;
	margin-top: 2px;
	background-image: url(../images/logo_small.jpg);
	width: 250px;
	height: 86px;
	z-index:9;
}

div.contact{
	font-family:Cambria, Verdana, Arial;
	font-style:italic;
	font-size:14px;
	text-align:right;
	position:absolute;
	margin-left: 40px;
	margin-top: 150px;
	width: 200px;
	height: 100px;
}

.menutd{
	vertical-align:bottom;
	text-align:right;
	padding-bottom:25px;
}

tr.rowspacer{
	height:100px;
}

td.lefttop{
	background-image: url(../images/lefttop.jpg);
	width: 65px;
	height:47px;
	padding:0px;
}

td.ltgrad{
	background-image: url(../images/ltgrad.jpg);
	background-position:right;
	width: 221px;
	height:47px;
	padding:0px;
}

td.topfill{
	background-image: url(../images/topfill.jpg);
	width: 356px;
	height: 47px;
	padding:0px;
}

td.rtgrad{
	background-image: url(../images/rtgrad.jpg);
	width: 34px;
	height: 47px;
	padding:0px;
}

td.righttop{
	background-image: url(../images/righttop.jpg);
	width: 49px;
	height: 47px;
	background-position:left;
	padding:0px;
}

td.lgrad{
	background-image: url(../images/lgrad.jpg);
	width: 65px;
	height: 27px;
	padding:0px;
}

td.leftbottom{
	background-image: url(../images/leftbottom.jpg);
	width: 65px;
	height: 56px;
	padding:0px;
}

td.lbgrad{
	background-image: url(../images/lbgrad.jpg);
	width: 221px;
	height: 56px;
	padding:0px;
}

td.bottomfill{
	background-image: url(../images/bottomfill.jpg);
	width: 356px;
	height: 56px;
	padding:0px;
	font:Cambria, Verdana, Arial;
	font-size:12px;
}

td.rbgrad{
	background-image: url(../images/rbgrad.jpg);
	width: 34px;
	height: 56px;
	padding:0px;
}

td.rightbottom{
	background-image: url(../images/rightbottom.jpg);
	width: 49px;
	height: 56px;
	padding:0px;
}

td.leftfill{
	background-image: url(../images/leftfill.jpg);
	width: 65px;
	height: 434px;
	padding:0px;
}

td.rightfill{
	background-image: url(../images/rightfill.jpg);
	width: 49px;
	height: 461px;
	background-position:left;
	padding:0px;
}

td.textarea{
	background-color:#2E2D44;
	text-align:center;
	width:611px;
	height:461px;
}

div.photoscroller{
	background-color:#2E2D44;
	border-color:#CCCCCC;
	border-width:thin;
	border-style:double;
	margin-left:30px;
	width:550px;
	height: 222px;
  	overflow: auto;
	text-align:left;
}

div.scrollpane{
	overflow:auto;
	width:609px;
	height:459px;
}

img.photobook{
	margin-top: 2px;
	margin-left: 5px;
	vertical-align:middle;
	border:none;
}