@charset "UTF-8";
#wrapper, #container {
  	height: 631px;
  	width: 476px;
}
#wrapper {
  	bottom: 50%;
  	right: 50%;
  	position:
  	absolute;
}
#container {
  	left: 50%;
  	position: relative;
  	top: 50%;
}
.top {
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 476px;
	margin-left: auto ;
 	margin-right: auto ;
}
.pic {
	background-image: url(images/pic.jpg);
	background-repeat: no-repeat;
	height: 333px;
	width: 476px;
	margin-right: auto;
	margin-left: auto;
}
.text_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
	color: #FFF;
	background-image: url(images/tex_area.jpg);
	background-repeat: no-repeat;
	height: 113px;
	width: 476px;
	padding-top: 25px;
}
a:link {
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC33;
}
.buttons {
	height: 117px;
	width: 476px;
}
#paul {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
#paul a {color:#454545; text-decoration:none;} 
#paul a:hover {color:#168AA4; text-decoration:none;}

#ab {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
#ab a {color:#454545; text-decoration:none;} 
#ab a:hover {color:#E18507; text-decoration:none;}

#photos {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
#photos a {color:#454545; text-decoration:none;} 
#photos a:hover {color:#D65A0F; text-decoration:none;}
