* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #fff url(graphics/bk.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}


p, ul, ol {margin-top: 1.5em;}

ul li {list-style-type:none;background:transparent url(graphics/gallery.gif) no-repeat 0 6px;border:0;margin:0 0 0 10px;padding:2px 0 4px 12px;}

a {color: #ff4499; font-weight: bold;}
a:hover {color: #ffbbdd; font-weight: bold;}

img {border: 1px #ffbbdd solid;}

.clear {clear:both; font-size:1px; line-height:0px; height:0px;}


.container {width: 890px; margin: 3px auto; padding: 0; background:#fff; border:2px #ffbbdd solid;}

#header {background: url(graphics/header.jpg) no-repeat center top; margin: 0 auto; padding: 0; height: 130px;}

#header h1 {
	padding: 90px 0 0px 444px;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: -1px;
	color: #000;
	text-transform: lowercase;
        text-decoration: none;
}

#header h1 a {color: #000;font-size: 18px;text-decoration: none;font-weight:normal;}

.bigtext {font-family: Arial, Helvetica, sans-serif; font-size:26px; color:#000; font-weight:bold; text-decoration:none; letter-spacing: -1px; text-transform: uppercase; margin-top: 3px;}

.big:link {font-family: Arial, Helvetica, sans-serif; font-size:34px; color:#ff4499; font-weight:bold; text-decoration:none; letter-spacing: -1px;}
.big:visited {font-family: Arial, Helvetica, sans-serif; font-size:34px; color:#ff4499; font-weight:bold; text-decoration:none; letter-spacing: -1px;}
.big:hover {font-family: Arial, Helvetica, sans-serif; font-size:34px; color: #ffbbdd; font-weight:bold; text-decoration:none; letter-spacing: -1px;}

.tabline {border: 2px #dedede solid; margin: 10px auto;}
.tabpic {width: 205px; text-align: center;}
.tabpic a {text-decoration:none;}

.box-cont {width: 860px; margin: 6px auto; padding: 0;}

.boxes { margin:0 0 0 1px;}
.boxes div {width:154px; float:left; margin: 0 8px 1px 8px; text-align:center;} 
.boxes div p {background:#ffbbdd; color:#000; line-height:20px; font: bold 15px Arial, Helvetica, sans-serif; padding-top:1px;}
.boxes div a {display:block;width:152px; height:80px; font: 10px Verdana, Arial, Helvetica, sans-serif; color:#ff4499; border:1px #ffbbdd solid; text-transform: uppercase;}
.boxes div img {display:block; margin-bottom:2px; border-top: 1px #ffbbdd solid;}
.boxes div a:hover {border:1px #ffbbdd solid;color:#ffbbdd;}

.boxad {
	margin: 10px auto 20px auto;
	width: 880px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.boxad a {color: #ff4499;font-size: 24px;font-weight: bold;}

#footer {margin: 0 auto; padding: 15px 0 4px 0; width: 890px; font-size: 10px;	color: #666; text-align: center;}
#footer a {font-size: 10px;text-decoration: none;color: #666;}
#footer a:hover {text-decoration: underline;}