/*shared*/

/*body*/
body{text-align:center; background-color: #000066; margin:0 0 0 0;}
a{ text-decoration:none; border:0; color:#000066; font-size:16px; font-weight:600;}
#layout{width:850px; margin:auto; height:900px; background:#999999;}

/*header*/
#header{width:850px; height:350px; position:relative; border-bottom:#000066 solid 3px;}
#headimg{position:absolute; top:10px; left:0px;}
#releeimg{position:absolute; bottom:2px; left:2px;}
#grantimg{position:absolute; bottom:2px; right:2px;}
#tlcorner{position:absolute; top:0px; left:0px;}
#trcorner{position:absolute; top:0px; right:0px;}
#adress{position:absolute; top:10px; right:10px; color:#000066; font-weight:700; font-size:18px;}

/*table*/
#layout table{background:#999999; width:850px; height:550px;}
#sidebar{width:120px; height:750px; border:solid #000066 3px; border-left:0; vertical-align:top;}
#content{ color:#000066; font-family:Georgia, "Times New Roman", Times, serif; vertical-align:top; width:730px;}

/*footer*/
#footer{width:850px; height:50px; position:relative; background:#999999;}
#blcorner{position:absolute; bottom:0px; left:0px;}
#brcorner{position:absolute; bottom:0px; right:0px;}

/*individual*/

/*sale*/
#saletop{ font-size:30px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:600;}
#salemain{ font-size:16px; font-weight:600;}

/*Picts*/
#layout table table{ width:450px; margin:auto;}
#smallimg{width:225px; height:187.5px;}

/*pricesheet*/
.pricetitle{ font-size: 36px; text-align:center; font-weight:700;}
.priceitem{ font-size: 24px; text-align:center; font-weight:600;}
.pricetxt{ font-size: 18px; text-align:center;}
#listcontainer{ position:relative; width:500px; margin:auto; height:250px; font-size:18px;}
#listone{ position:absolute; top:10px; left:240px;}
#listtwo{ position:absolute; top:10px; right:240px;}
#poptions{ position:absolute; bottom:2px;}

/*Purchase*/
#Purchaselist{ text-align:justify; width: 500px; margin:auto; font-size:16px; font-weight:600;}