@charset "utf-8";
/* CSS Document */

body {
	background-color: #fff;
	margin:0px;
	padding:0px;
}

#top{
width:100%;
height:216px;
}

#topPic{
position: absolute;
Left: 0;
margin-top:5px;
margin-left:5px;
width: 150px;
height: 216px;
text-align:center;
vertical-align: middle;

}

#top_left{

background:url(../images/lefttop.gif) no-repeat;
position:absolute;
margin-top:5px;
margin-left:5px;
left: 155px;
width: 30px;
Height: 216px;
}

#top_center{
background:url(../images/centertop.gif) repeat-x;
position:absolute;
margin-top:5px;
left: 185px;
right: 30px;
Height: 216px;
width:auto;
padding-top: 10px;
text-align: center;


}


#top_right{
background:url(../images/righttop.gif) no-repeat;
position:absolute;
margin-top:5px;
margin-right:5px;
right: 0;
width: 30px;
Height: 216px;
}
#contentleft{
background:url(../images/bodyleft.gif) no-repeat;
position:absolute;
margin-left:5px;
top:104px;
left: 155px;
width:30px;
height: 100%;

}
#content{
	background:url(../images/bodytop.gif) repeat-x;
	position: absolute;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	left:185px;
	right: 30px;
	top:104px;
	height: 100%;
	
	
}

#content p {
	text-align:justify;
	font-size:14px;
	
}

#content h4 {
text-align:Justify;
font-weight:800;
}


#content a{
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
}

.chatbox{
	border:groove;
	border-color:#666666;
	width:600px;
	height:425px;
	text-align:center;
}



#contentright{
background:url(../images/bodyright.gif) no-repeat;
position:absolute;
top:104px;
margin-right:5px;
right:0;
width:30px;
height: 100%;
}

#homebody{
	position:absolute;
	left:0px;
	width:70%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	


}

#quote{
	position:absolute;
	top:5px;
	text-align:center;
	Right:5px;
	width:25%;
	border:solid;
	border-color:#666666;
	margin-top:20px;
	padding:10px;
	
	
}


#quote p{
margin:5px;
text-align:justify;


}


#main {
background-color:#fff;
width:100%;
height:515px;
}



#sidenavtop {
	background: url(../images/sidenavbartop.gif);
	margin-left:5px;
	width:150px;
	height:34px;
	
}


#sidenavmain {
	background: url(../images/sidenavbarbody.gif);
	margin-left:5px;
	width:150px;
	bottom:34px;
}
#sidenavpadding{
width:140px;
text-align:center;
padding:5px;

}


#sidenavbottom {
	background: url(../images/sidenavbarbot.gif);
	margin-left:5px;
	width:150px;
	height:34px;
}


.navlinks{
	background: url(/images/sidenavbarbodyinner.gif); 
	text-align:center; 
	font-variant:small-caps; 
	cursor:pointer; 
	padding-top:5px;
	padding-bottom:5px;
	color:#333333; font-size:18px;
}
.navlinks:hover{
	background-color:#000000; 
	color:#FFFFFF;
	}
	
#applet1, #applet2{
	border:groove;
	border-color:#666666;
	width:540px;
	height:300px;
	}




#camille{
	position: absolute;
	left:69px;
	width:125px;
	height:125px;
	margin:5px;
	border:solid;
	border-color:#666666;
	top: 53px;
	text-align:center;

}

#bud{
	position: absolute;
	left:269px;
	width:125px;
	height:125px;
	margin:5px;
	border:solid;
	border-color:#666666;
	top: 53px;
	text-align:center;

}

#beka{
	position: absolute;
	left:469px;
	width:125px;
	height:125px;
	margin:5px;
	border:solid;
	border-color:#666666;
	top: 53px;
	text-align:center;

}
