html {margin: 0px; padding: 0px;}
body {margin: 0px; padding: 0px; font-family: verdana, arial, sans-serif; font-size: 12px; background: #1f67a7;}

#container {width: 760px;}
#left_border {width: 17px; background: url('images/left_background.gif');}
#page_body {background: #fff; padding: 10px;}
#page_body a {color: #1f67a7;}
#page_body a:hover {text-decoration: none;}
#right_border {width: 17px; background: url('images/right_background.gif');}

#header {height: 75px; width: 100%; background: #fff url('images/logo.gif') center center no-repeat;}
#info {float: right; margin-top: 6px; margin-right: 5px; text-align: center; font-size: 10px; color: #bbb;}
#info span {text-decoration: underline; font-size: 12px;}
.top_menu {height: 16px; width: 726px; border-top: 1px solid #000; border-bottom: 1px solid #000; text-align: center; font-size: 10px;
    padding-top: 2px; background-color: #123c62;}
.top_menu a {color: #fff; margin: 0px 10px;}
.top_menu a:hover {text-decoration: none;}

#footer {height: 18px; width: 726px; margin-left: 17px; padding-top: 2px; font-size: 10px; color: #fff; background: #1f67a7; 
    position: relative;}
#footer span {position: absolute; right: 0px; text-align: right;}
#middle_column {background: #fff; height: 550px;}

table {border-collapse: collapse;}
.center_table {margin: 0px auto;}
form {margin: 0px; padding: 0px;}

#contact {border: 0px; padding-right: 10px;}
.contact_1 {width: 250px;}
.contact_2 {height: 150px; width: 250px;}

#about {border: 0px; padding-right: 10px;}

#pricing {border: 1px solid #000;}
#pricing tr .head {background-color: #bbb; font-weight: bold;}
#pricing td {border: 1px solid #000; padding: 5px;}

#galleries td {width: 150px; padding: 10px; text-align: center;}
#galleries a img {border: 1px solid #bbb;}
#galleries a {color: #bbb; text-decoration: none;}
#galleries a:hover img {border-color: #000;}
#galleries a:hover {color: #000;}

#galleries table td {padding: 0px; text-align: left;}

.admin_1 {width: 150px;}

#create_gallery {border: 1px solid #1f67a7; background: #bbb;}
