* { 
margin: 0; /*remove all default margins!*/
padding: 0; /*remove all default padding!*/
}

body {margin: 40px 0; background-color: #522952; font-size: 62.5%;}

html {font-family: verdana, "segoe ui", helvetica, arial, sans-serif; font-size: 1.2em;}

p {padding: 10px 0; color: #fff; line-height: 140%;}

a img {border: none;}

a {color: #330066; text-decoration: underline;}

a:hover {color: #fff;}

#container {
width: 780px;
margin: 0 auto;
background: url(images/BG-Container.gif);
}

#Masthead {background-color: #ce4; height: 135px;}

#LeftCol {
float: left;
width: 167px;
background: url(images/Curve1.gif) top right no-repeat;
}

#Address {margin: 0 0 0 11px;}

#RightCol {float: right; width: 200px;}

#RightCol img {margin-bottom: 10px;}

#Graphics {margin: 0 41px 0 0; width: 165px;}

#Content {
background: url(images/Curve2.gif) top left no-repeat;
margin-left: 167px;
margin-right: 200px;
padding: 30px;
}

#Footer {
clear: both;
background: url(images/BG-Footer.gif) no-repeat;
height: 50px;
padding: 0 30px 0 0;
}

#Footer p {color: #a9a799; font-size: 80%; text-align: right;}
#Footer a img {vertical-align: middle; padding: 0 0 0 7px;}