
#agewrapper {
	width:699px;
	height:425px;
	margin: 0 auto;
}
#agecontentwrap {
	width:699px;
	margin:0 auto;
}
.ageimage {
	width:250px;
	height:125px;
	margin: 0 auto;
	background:url(../images/bolla_logo_new_white.png) no-repeat;
}
#agecontent {
	width:550px;
	margin: 0 auto;
}
#ageform {
	width:540px;
	margin:0 auto;
}
#linkbox {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 200px;
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 2em;
	letter-spacing: 1px;
}
#linkbox h1 {
	font-weight: bold;
	text-align: left;
	font-family: Arial, verdana, sans-serif;
	text-transform: lowercase;
	font-size: 18px;
	background-color: #CCAAEE;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#linkbox a {
	color: #666666;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	text-transform: lowercase;
}

#linkbox a:hover {
	background-color: #CCCCFF;
	color: #444466;
}

#textbox {
	position: absolute;
	left: 220px;
	top: 20px;
	font-size: 14px;
	line-height: 2em;
	letter-spacing: 1px;
}

#textbox h1 {
	font-weight: bold;
	text-align: left;
	font-family: Arial, verdana, sans-serif;
	text-transform: lowercase;
	font-size: 18px;
	background-color: #CCAAEE;
	border: 1px solid black;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:20px;
	margin-left: 20px;
	text-align: center;
}

#textbox p {
	padding: 5px;
	margin-left: 20px;
	margin-right: 40px;
	border-left: 1px dashed #AAAAAA;
}

#textbox a {
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}

#textbox a:hover {
	background-color: #CCCCFF;
	color: #444466;
}

.copyright {
	font-family: fixed;
	font-size: 10px;
	color: #AAAAAA;
	text-align: right;
}

#boxout {
	float: right;
	width: 300px;
	border: 4px dashed #FF77AA;
	margin-right: 20px;
}
#boxout p {
	padding 5px;
	border: none;
	margin-right: 0px;
}

.age{
	font-size:12px;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.select {
	margin-right:5px;
}
.button {
color: #000;
width:100px;
height:25px;
background-color:#e1d8b9;
}
