
/*body-fonts*/
body {background-color:#FFCCFF; margin-left:0px; margin-top:0px; font-family:Arial, Helvetica, sans-serif; color:#333333; font-size:12px; background-image:url(pix/web-start.jpg); background-repeat:no-repeat; background-attachment:fixed;}

.copy {font-size:10px;}

a:link {color:#999999; text-decoration:none;}
a:active {color:#999999; text-decoration:none;}
a:visited {color:#999999; text-decoration:none;}
a:hover {color:#000000; text-decoration:none;}

/*layout*/
#logobox {width:250px; height:auto; margin-left:45px; margin-top:0px;background-color:#FFFFFF; float:none;}
#navigation {width:250px; height:auto; margin-left:45px; margin-top:30px; background-color:#FFFFFF; float:none;}
#head {width:250px; height:auto; margin-left:45px; margin-top:30px; background-color:#FFFFFF; float:none;}
#text {width:233px; height:auto; min-height:100px; margin-left:45px; margin-top:0px; background-color:#FFFFFF; padding:2px; padding-left:15px;}
#copy {width:246px; height:auto; padding:2px; margin-left:45px; margin-top:30px; background-color:#FFFFFF;}