@charset "UTF-8";
/* CSS Document */

html {
height:100%;
width:100%;
}

body {
background-width: 100%;
background-height: 100%;
color:#222;
font-size:12px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
 


a:link {color:#9e1f25;
		text-decoration:none;}

a:hover {color:#9e1f25;
		text-decoration:none;}

a:visited {color:#9e1f25;
		    text-decoration:none;}


.handcursor{
cursor:hand;
cursor:pointer;
}

.right {
text-align:right;
}

big {
font-size:16px;
}

big2 {
font-size:22px;
}

small {
font-size:10px;
}

#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
z-index:0;
}

#bbrandline{
position:fixed;
top:10;
left:0;;
z-index:1;
}


#frame {
	left:25;
	top: 150;
	width:900px;
	text-align:center;
	margin:auto;
	padding:0px;
	position:relative;
}

#framel {
	width:300px;
	padding:0px;
	float:left;
}

#framer {
	width:600px;
	padding:0px;
	float:left;
}

#content {
position:relative;
z-index:1;
}

#menu {
left:25;
top: 150;
width: 200px;
z-index:1;
position:relative;
}

#condiv {
width:600px;
left:25;
top: 150;
text-align:left;
position:relative;
margin:auto;
z-index:1;
float:left;
}





#handle {
text-align:left;
}

#handle1 {
text-align:left;
}



#content {
width:500px;
text-align:left;

}

#contmenu {
width:600px;
text-align:left;
}

#contcont {
width:500px;
text-aliign:center;
}