﻿@import url("reset.css");

body {text-align:center; background-color:#4D9BA8; background-image:url('Images/PageBG.jpg'); background-repeat:repeat; background-position:top left; font-family:Arial, Sans-Serif; padding:27px 0px 27px 0px;}
#PageWrapper {width:914px; margin-left:auto; margin-right:auto; overflow:hidden;}

#TopImage {background-image:url('Images/PageTop.jpg'); background-repeat:no-repeat; background-position:top left; height:10px;}
#InnerPageWrapper {background-color:White; border-left:solid 3px #999999; border-right:solid 3px #999999;}

/*#HeaderWrapper {height:77px;}
#LogoWrapper {width:469px; height:77px;}*/

/*#HeaderWrapper {height:88px;}*/
#HeaderWrapper {height:99px;}
/*#LogoWrapper {float:left; width:469px; height:77px;}*/
#LogoWrapper {padding-left:27px; padding-top:20px; text-align:left;}

#ContentWrapper {text-align:left; padding:25px 54px 54px 54px; font-family:"Century Gothic","Bookman Old Style", georgia, times, "times new roman", serif; color:#686452; font-size:14px;}
#BottomImage {background-image:url('Images/PageBottom.jpg'); background-repeat:no-repeat; background-position:bottom left; height:47px;} /*torn page image at bottom*/
#FooterWrapper {color:#333333; font-size:13px; font-family:Georgia, Serif;}
#FooterWrapper a {color:#333333;}
