/* ©2009 TahaClayton.com | All rights reserved. */
/*   Created by Dave Panfili for DB-Elements    */
/*          www.db-elements.com                 */

/*----------------------------*/
/* Browser default style reset*/
/*----------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0;}
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:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}

/*---------------------*/
/* Taha Clayton styles */
/*---------------------*/
body {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:90%;}
h1 {font-size:130%; color:#330099; font-weight:bold; text-align:center;}

/*-------------*/
/* Link styles */
/*-------------*/
a {color:#000000;}
a:link {color:#997566; text-decoration:none;}
a:hover {color:#CC8466; text-decoration:none;}
a:active {color:#3333ff; text-decoration:none;}
a:visited {color:#997566; text-decoration:none;}
a:visited:hover {color:#CC8466; text-decoration:none;}
a[title] {font-size:70%;}

/*------------------*/
/* Universal styles */
/*------------------*/
.content {margin:15px 15px 15px 30px; _margin:5px 5px 5px 20px; height:430px; overflow:auto; vertical-align:middle;}
.main {width:405px; height:465px; float:left;background:url(img/design/layout03-contentback.jpg) no-repeat;}
.mainHome {width:405px; height:465px; float:left;}
.fill {width:550px; height:465px; float:left; display:inline;}
#footer {width:955px; font-size:80%; text-align:center; margin:10px 0 10px 0; float:left;}
.nav {width:955px; height:50px; float:left;}
#wrapper {width:955px; height:auto; margin-left:auto; margin-right:auto;}
