@charset "utf-8";
/* CSS Document */

{ behavior: url(iepngfix.htc); } 
img, #button1{ behavior: url(iepngfix.htc); }
img, #button2{ behavior: url(iepngfix.htc); }
img, #button3{ behavior: url(iepngfix.htc); }
img, #button4{ behavior: url(iepngfix.htc); }
img, #button5{ behavior: url(iepngfix.htc); }
img, #button6{ behavior: url(iepngfix.htc); }

body{
	background-color:#CCCCCC;
	}

#main {
	width:896px;
	position:relative;
	left:50%;
	margin-left:-448px;
	margin-top:-10px;
/*	border-color:#999;
	border-width:1px;
	border-style:solid;
	border-top-width:0px;
	border-bottom-width:1px;
	height:910px;
*/
	z-index:15;

}

#header {
background-color:000;
background-repeat:no-repeat;
background-image:url(images/header.jpg);
width:897px;
height:100px;
position:relative;
left:50%;
margin-left:-448px;
margin-top:0px;
}

a.buttondecor {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color:#FFFFFF;
}

a.buttondecor:hover {
	color:#00CC66;
	cursor:hand;
}

#button1 {
background-image:url(images/button.png);
width:129px;
height:42px;
position:absolute;
left:50%;
margin-left:-316px;
margin-top:58px;
}

#button1:hover {
background-image:url(images/button_h.png)
}

#button1pos {
	position:relative;
	margin-left:46px;
	top:3px;
}

#vline1 {
background-color:#FFFFFF;
width:1px;
height:20px;
position:absolute;
left:50%;
margin-left:-187px;
margin-top:62px;
z-index:9;
}

#button2{
background-image:url(images/button.png);
width:129px;
height:42px;
position:absolute;
left:50%;
margin-left:-204px;
margin-top:58px;
}

#button2pos {
	position:relative;
	margin-left:46px;
	top:3px;
}

#button2:hover {
background-image:url(images/button_h.png)
}

#vline2 {
background-color:#FFFFFF;
width:1px;
height:20px;
position:absolute;
left:50%;
margin-left:-75px;
margin-top:62px;
float:left;
z-index:8;
}

#button3{
background-image:url(images/button.png);
width:129px;
height:42px;
position:absolute;
left:50%;
margin-left:-92px;
margin-top:58px;
}

#button3pos {
	position:relative;
	margin-left:40px;
	top:3px;
}

#button3:hover {
background-image:url(images/button_h.png)
}

#vline3 {
background-color:#FFFFFF;
width:1px;
height:20px;
position:absolute;
left:50%;
margin-left:37px;
margin-top:62px;
z-index:8;
}

#button4{
background-image:url(images/button.png);
width:129px;
height:42px;
position:absolute;
left:50%;
margin-left:20px;
margin-top:58px;
}

#button4:hover {
background-image:url(images/button_h.png)
}

#button4pos {
	position:relative;
	margin-left:46px;
	top:3px;
}

#vline4 {
background-color:#FFFFFF;
width:1px;
height:20px;
position:absolute;
left:50%;
margin-left:149px;
margin-top:62px;
z-index:8;
}

#button5{
background-image:url(images/button.png);
width:129px;
height:42px;
position:absolute;
left:50%;
margin-left:132px;
margin-top:58px;
}

#button5:hover {
background-image:url(images/button_h.png)
}

#button5pos {
	position:relative;
	margin-left:25px;
	top:3px;
}

#vline5 {
background-color:#FFFFFF;
width:1px;
height:20px;
position:absolute;
left:50%;
margin-left:261px;
margin-top:62px;
z-index:8;
}

#button6{
background-image:url(images/button.png);
width:129px;
height:42px;
position:absolute;
left:50%;
margin-left:244px;
margin-top:58px;
}

#button6:hover {
background-image:url(images/button_h.png)
}

#button6pos {
	position:relative;
	margin-left:27px;
	top:3px;
}

#hbar {
background-color:#1F1A17;
width:753px;
height:17px;
position:absolute;
overflow:hidden;
left:50%;
margin-left:-305px;
margin-top:82px;
z-index:8;
}

#crap {
background-color:#FFFFFF;
width:753px;
height:1px;
overflow:hidden;
position:absolute;
left:50%;
margin-left:-305px;
margin-top:82px;
z-index:8;
}

#spacer {
	background-color:#1F1A17;
	width:897px;
	height:20px;
	position:absolute;
	left:50%;
	margin-left:-448px;
	top:98px;
	}
a.adeleelink {
	font-size:20px;
	color:#F00;
}