/* Be normal for margin, padding */

body, div, dl, t, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{ margin : 0; padding : 0 ; }

/* Be normal for font-size for headers */

h1, h2, h3, h4, h5, h6
{ font-size : 100%; }

/* Removes list-style from lists */
ol, ul
{ list-style : none; }

/* Be normal for font-style and font-weight */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes table borders from tables */
table
{ border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset, img
{ border : 0 }

/* Left-aligns text in caption and th */
caption, th
{ text-align : left; }

/* Removes quotation marks from q */
q:before, q:after
{ content : ''; }

html {
text-align : center; 
background : #000022;}

body {
position : relative;
width : 700px;
margin : 0 auto;
padding-top : 35px;
text-align : left; 
background : #000000;
color : #ffffff;
}

div#content_main {
position : relative;
width : 100%;
top : 20px;
}

div#branding, div#nav_main, div#site_info {
width : 100%;}

div#content_main p {
font-family: 'Bradley Hand ITC', 'Arial', 'sans-serif'; 
font-size : 20px;
font-weight : bold;
margin : 0 0 40px 300px;}

div#content_main p a {
color : #ffffff;}

a {
color : #404040;}

div#nav_main {
position : relative;
height : 52px;
z-index : 1;
font-family: 'Geneva', 'sans-serif';}

div#nav_main h2 {
text-indent : -9999px;}

ul#nav_buttons {
position : absolute;
top : 4px;
margin : 0;
width : 700px;
height : 50px;}

ul#nav_buttons li {
display : inline;
font-family : 'Broadway', 'Geneva', 'sans-serif';
font-size : 32px;
margin-right : 22px;
letter-spacing : -1px;}

ul#nav_buttons li a {
color : #808080;}

li#nav_home a:hover, li#nav_scales a:hover, li#nav_otherart a:hover, li#nav_bio a:hover, li#nav_topurchase a:hover {
color : #c0c0c0;}

div#main_art {
position : relative;
width : 100%;
top : 0;}

div#main_art h2 {
text-align : left;
margin : 20px 0 20px 0;
}

div#main_art p a{
text-align : left;
margin : 0;
color : #ffffff;
font-family : 'Geneva', 'sans-serif';
font-size : 18px;}

ul#artworks li {
margin-left : 0;
margin-bottom : 30px;
}

div#branding {
height : 135px;
background : transparent url(images/logonew2.png) no-repeat;
z-index : 10;}

div#branding h1 {
text-indent : 195px;

line-height : 80px;
font-family: 'ArialMT', 'Arial', 'sans-serif';
font-size : 36px;}

div#branding h2 {
text-indent : 195px;
margin-top : -20px;
line-height : 30px;
font-family : 'ArialMT', 'Arial', 'sans-serif';
font-size : 24px;}

div#site_info h4 {
text-align : right;
font-family : 'Bradley Hand ITC', 'Arial', 'sans-serif'; 
font-size : 14px;}


