body{
	margin: 0px;
	color:#646464;
	font-family:arial;
	font-size:8pt
}

a{
	text-decoration:none;
	color:#ff7bc6;
}

a:hover{
	text-decoration:underline;
	color:#ff7bc6;
}

.mainBack{
	background-image:url(../img/graphic/pattern10x10.jpg);
}

.mainContainer{		
	width:843px;
	margin-left:auto;
	margin-right:auto;	
	/*background-color:rgba(255,255,255,0.4);	*/
	background-image:url(../img/graphic/bgMainCont.gif);	}


.bubbleContainer{
	 width:830px;
	 height:119px;	
	 background-image:url(../img/graphic/apLogo.jpg);
	 background-position:right;
	 background-repeat:no-repeat;
	 z-index:10;	 
}

.bubbleTextPart{	
	width:701px;
	height:81px;
	background-image:url(../img/graphic/bubble.png);
	float:left;
	background-repeat:no-repeat;
	}
.bubbleText{
	font-size:54pt;
	font-weight:bold;
	color:#ff7bc6;
}
.bubbleImage{

	
}

.menuContainer{
	width:662px;
	height:38px;
	margin-left:0px;
	background-image:url(../img/graphic/menuBack.gif);

 	position:relative;
 	float:left;
}
.menuTextLeft{		
	font-size:11pt;
	color:#ff7bc6;
	font-weight:bold;	
	margin-left:6px;
	line-height:38px;
	float:left;
}
.menuTextRight{		
	font-size:11pt;
	color:#ff7bc6;
	font-weight:bold;	
	margin-left:6px;
	line-height:38px;
	right:5px;
	position:absolute;
}
.leftContainer{
	float:left;
	width:670px;
	/*margin-left:4px;*/
	
	background-repeat:repeat-y;
	
}
.bigBox{
	width:670px;
	background-image:url(../img/graphic/bgShadow.png);
}

.BoxHead{
	background-color:#ffa1d7;	
	font-size:14pt;
	font-family:arial;
	color:white;
	font-weight:bolder;
	height:26px;
}

.bigBoxHead{
 width:658px;
 margin-left:6px;
}
.bigBoxHeadText{
	margin-left:6px;
}
.bigBoxContent{	
	width:658px;
	margin-left:6px;
	padding-top:4px;
	background-color:#FFF;

}
.bigBoxBottom{
	width:670px;
	height:10px;
	background-image:url(../img/graphic/bgShadowBottom.png);	
}

.content{
	margin-left:5px;
	margin-right:5px;
	
	
	
}
.rightContainer{
	width:169px;
	float:left;	
}

.sideBox{
	width:169px;
	background-image:url(../img/graphic/bgShadowSide.png);	
	z-index:9;
}
.sideBoxHeadArrow{
	background-image:url(../img/graphic/boxHeadArrow.gif);
	background-repeat:no-repeat;
	width:8px;
	height:26px;
	float:left;	
}
.sideBoxHead{
	margin-left:8px;
	margin-right:6px;
}
.sideBoxHeadText{
	margin-left:6px;
	
}
.sideBoxContent{
	margin-left:7px;
	background-color:#FFF;
	margin-right:6px;
}

.sideBoxBottom{
	width:169px;
	height:8px;
	margin-left:4px;
	background-image:url(../img/graphic/bgShadowSideBottom.png);	
}
.sideSpacer{
	height:10px;
	}

.foot{
	clear:both;
	margin-left:698px;	
}
.clearFloat{
	clear:both;	
}

.bigLeft{
width:490px;	
float:left;

}

.bigRight{
	
	margin-left:490px;
	width:155px;
}

.galleryRow{
	
	width:155px;
}
.galleryImg{
	width:76px;
	height:62px;
	float:left;
	text-align:center;
}

.imageLink{
	border-width:1px;
	border-style:solid;
	border-color:#dddddd;
}

.imageLink a{
	border-width:1px;
	border-style:solid;
	border-color:#dddddd;
}

.imageLink:hover{
	border-width:1px;
	border-style:solid;
	border-color:#ffa1d7;
}

.bigImage{
	border-width:1px;
	border-style:solid;
	border-color:#DDDDDD;
}

.imgInfo
{
	padding-left:7px;
	padding-top:5px;
	margin-bottom:8px;
	width:480px;
}
.imgTitle
{
	color:#4c4c4c;
	font-weight:bolder;
	float:left;
	margin-left:3px;
}
.imgDate
{
	
}

.imgTags{
	padding-left:7px;
}

.flashLink{
	margin-left:7px;
	margin-bottom:5px;
}

.infoRight{
	width:240px;
	float:right;
}

.infoLeft{
	width:390px;
	float:left;
	margin-right:10px;
}

.errorDiv{
	color:#FF0000;	
}
.formHeadDiv{
	color:#646464;
}
.formWidth{
	width:236px;
}

.formButton{
	background-color:#FFFFFF;
	border-color:#646464;
	border-width:2px;
	border-style:solid;
	font-family:Arial;
	font-size:8pt;
	font-weight:bolder;
	color:#646464;
}

.errorPage{
	width:300px;
	background-color:#ffffff;
	height:300px:
	margin-left:auto;
	margin-right:auto;
}

.bottom{
	margin-left:auto;
	margin-right:auto;
	width:845px;
	height:20px;
}