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

/*--------------------------------- body -------------------------------------*/

#body_container{background:url(../images/body_repeat.jpg) repeat-y; width:900px; height:auto; z-index:1;}
#empty{height:50px;}

#left{width:246px; float:left;}
#right{width:654px; float:right;}
img.boardgeometer_title{margin-left:17px; margin-top:18px;}
img.left_pic{ width:200px; height:203px; margin-left:39px; margin-top:27px;}
#text_button{width:160px; padding-left:39px; padding-top:17px;}
a.left_textbutton:link, a.left_textbutton:visited{
	/*font-weight:bold;
	color:#000000;
	display:block;
	cursor:pointer;
	text-decoration:underline;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 24px; */

    color: #000000;
    cursor: pointer;
    display: block;
    font: 24px Arial,"Helvetica",sans-serif;
    text-decoration:underline;

}
a.left_textbutton:hover, a.left_textbutton:active{color:#fb0606;}

p.left_text1{font:20px Arial, "Helvetica", sans-serif; color:#000000; width:200px; margin-left:27px; margin-top:34px;}

#order_button a:hover{background:url(../images/order_button.jpg) no-repeat 0px -53px; width:126px; height:53px;}
#order_button a{background:url(../images/order_button.jpg) no-repeat 0px 0px;  width:126px; height:53px; display:block; cursor:pointer;margin-left:29px; margin-top:30px;}

#right_box{width:654px;}
#text_left{width:260px; float:left;}
p.text1{font:24px Arial, "Helvetica", sans-serif; color:#000000; width:250px; margin-left:4px; margin-top:16px;}
p.text2{font:24px Arial, "Helvetica", sans-serif; color:#000000; width:220px; margin-left:4px;}

#text_right{width:240px; float:right;}
p.text3{font:24px Arial, "Helvetica", sans-serif; color:#000000; width:230px; margin-top:16px;}
p.text4{font:18px Arial, "Helvetica", sans-serif; color:#000000; width:230px; margin-top:16px;}
