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

body{margin:20px;background:#f4ecea;font-family:"Times New Roman", Times, serif;font-size:14px;}
img {border:none;}
a{color:#660033;text-decoration:none;}
a:hover{color:#CC6699;text-decoration:underline;}
.Clear{clear:both;}
.PageTitle{color:#990099;font-weight:bold;margin-top:1px;}
.Italic{font-style:italic;color:#666666;}
.ImgFloatLeft{float:left;margin:0 10px 0 0;}
.ImgFloatRight{float:right;margin:0 0 0 10px;}
.Bold{font-weight:bold;}
.red {color:#ff0000;}

#PageWrap{width:1000px;text-align:center;margin:0 auto;}
#HeaderWrap{margin:0 auto;text-align:center;width:1000px;height:253px;}
#Header{background:url(../images/Top_Middle.gif) repeat-x;width:1000px;float:left;}
#HeaderLeft{background:url(../images/Top_Left.gif) no-repeat;width:549px;height:253px;float:left;}
#HeaderRight{background:url(../images/Top_Right.gif) no-repeat;width:215px;height:253px;float:right;}

#Content{width:1000px;background: url(../images/Content_Bg.gif) repeat-y;margin:0 auto;text-align:left;}
#Main{float:left;width:630px;margin:0 2px 0 10px;padding:5px;border:#ffeaff 2px solid;}
#SidebarWrap{width:183px;height:auto;border:#ffeaff 2px solid;background:#FFFFFF;margin:0 0 0 112px;float:left;padding:5px;}
#MenuWrap{width:167px;height:198px;background:url(../images/Menu_Bg.gif) no-repeat;margin:3px;padding:3px;}
#MenuWrap ul{list-style-image:url(../images/Bullet.gif);margin-top:0px;}
.MenuLinks{color:#FFF;text-transform:uppercase;font-size:16px;font-weight:bold;text-decoration:none;}
.MenuLinks:hover{color:#FF99CC;text-transform:uppercase;font-weight:bold;text-decoration:none;}

#FooterWrap{margin:0 auto;text-align:center;width:1000px;height:49px;}
#Footer{background:url(../images/Footer_Middle.gif) repeat-x;width:1000px;float:left;}
#FooterLeft{background:url(../images/Footer_Left.gif) no-repeat;width:549px;height:49px;float:left;}
#FooterLeft p{margin:6px 0 0 124px;font-size:12px;color:#990066;text-align:left;}
#FooterRight{background:url(../images/Footer_Right.gif) no-repeat;width:215px;height:49px;float:right;}

.paypallabel{float:left;}
.icon_warning {background:transparent url(../images/exclamation.png) left no-repeat;padding:4px;padding-left:20px;}
.paypalinput {padding:3px;border:1px solid #ddd;background:#fefefe;}
form#form_paypal input#input_amount {width:50px;font-size:1em;padding:3px;}
form#form_paypal .submit {cursor:pointer;border-style:outset;background:url(../images/paypalbtn.gif) no-repeat;width:73px;height:35px;}