@import url("layout.css");
@import url("nav.css");
@import url("nav-designers.css");
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }
ul.sitemap { list-style: disc circle; padding-left: 15px; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style: normal; font-weight: normal; }
ol,ul { list-style: none; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: bold; }
body { background-color: white; color: black; font: 62.5% Tahoma, Verdana, Arial, Helvetica, sans-serif; text-align: center; }
p { padding-top: 10px; padding-bottom: 10px; }
a { text-decoration: none; color: #939598; }
a:hover { color: black; }
h1 { font-size: 2.5em }
h2 { font-size: 2em }
h3 { font-size: 1.5em; padding-top: 12px; }
h4 { font-size: 1em }
strong { font-weight: bolder; }
em { font-style: italic; }
input, select { background-color: #bbb; border-style: none; font-size: 1em; line-height: 1.5em; }
input.back { background-color: #fff; font-size: 16px; font-weight: bold; }
#comment_form_submit { background-color: #fff; font-weight: bold; font-size: 16px; }
.comment-form-body { width: 450px; background-color: #bbb; }
#third input.buttonSubmit { background-color: #fff; font-weight: bold; font-size: 16px; }
textarea#message.textarea { background-color: #bbb; border-style: none; }
#header { background-image: url(../images/rotation/rotate.php); }
#header_home { background-image: url(../images/page_bg/homepage_bg.png); }
#header.designers { background-image: none; }
#header-blog { background-image: none; }
img { padding: 5px; }
img.blog { padding: 0px; }
a img { border: none; }
pre, code { font-size: 1.1em; line-height: normal; background: #eee; color: #444; }
.right, .left { background: #fff; border: 1px solid #e3e7e8; float: left; margin: .5em 12px 6px 0; padding: 6px; }
.right { float: right; margin: .5em 0  6px 12px; }
.left { float: left; margin: .5em 12px 6px 0; }
hr { border-top: 1px dotted #939598; }
