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

html, body { font-family:Arial, Helvetica, sans-serif; font-size:13px; margin:0px; background-image:url('images/tile.jpg'); background-repeat:repeat-x; }

p { margin-left:0px; font-size:13px; }
h2 { color:#0060aa; font-size:55px; margin-top:0px; margin-bottom:0px; margin-left:0px; }
h3 { color:#0060aa; font-size:25px; margin-bottom:0px; margin-top:0px; margin-left:0px; }
h4 { color:#0060aa; font-size:16px; margin-bottom:0px; margin-top:0px; margin-left:0px; }

#navbar { width:165px; background-color:#00489c; vertical-align:bottom; background-image:url('images/samcam_logo.gif'); text-align:center; background-repeat:no-repeat; }
#content_wrap { width:831px; vertical-align:top; }
#content { width:560px; padding-left:50px; padding-right:0px; padding-top:30px; }
#rightbar { width:185px; float:right; padding-right:35px; padding-top:35px; text-align:right; }


.vlink { color:#0060aa; font-weight:bold; text-decoration:none; padding-top:10px; }
.vlink:hover { text-decoration:underline; }
.nav { color:#FFF; text-decoration:none; }
.nav:hover { text-decoration:underline; }

#flashdiv { width:830px; height:295px; }
