/*
      Created by Keith Donegan of Code-Sucks.com

          E-Mail: Keithdonegan@gmail.com

          You can do whatever you want with these layouts,
          but it would be greatly appreciated if you gave a link
          back to http://www.code-sucks.com

*/
/*////////////////////////// MAIN //////////////////////////////////*/

* { padding: 0; margin: 0; }

body {
 background-image:url();
 background-repeat: repeat-x;
  margin: 0px 0px 0px 1px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 height:auto;
}
#wrapper {
 margin-left: 0px;
 margin-top: 0px;

}
#header {
 background-image:url();
 background-repeat: repeat-x;
 width: 940px;
 color: #333;
 border: 0px solid #ccc;
 height: 246px;
 margin: 0px 0px 0px -1px;
}
#navigation {
 background-image:url(./img/navi.jpg);
 background-repeat: repeat-x;

 font-size: 11px;
 height: 47px;3
 color: #500e6c;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
}

a {
color: #5d5e60;
font-weight: bold;
font-family: Verdana;
text-decoration:none;
font-size: 11px;
}
#wrapper #content #wn #lyr1 li {
        color: #5d5e60;
        font-weight: bold;
        font-family: Verdana;
        text-decoration:none;
        font-size: 11px;
        height:auto;
}
a:visited {color: #5d5e60; font-weight: bold; font-family: Verdana; text-decoration:none; font-size: 11px;}
a:active {color: #500e6c; font-weight: bold; font-family: Verdana; text-decoration:none; font-size: 11px;}

h2 {
        color: #500e6c;

}

h3 {
        color: #500e6c;
        padding-bottom: 8px;
}
a:hover {color: #500e6c; font-weight: bold; font-family: Verdana; text-decoration:none; font-size: 11px;}

#navigation_txt {
 width: 940px;
 height: 47px;
 font-family: Verdana;
 font-weight:bold;
 padding-top:20px;
 padding-left:50px;
 color: #500e6c;
 margin: 0px 0px 0px 0px;
}
#content {
 width: 940px;
 color: #333;
 border: 0px solid #ccc;
 background: #ffffff;
 margin: 0px 0px 0px 0px;

}
#footer {
 background-image:url(./img/footer.jpg);
 background-repeat: repeat-x;

 height: 33px;
 color: #333;
 border: 0px solid #ccc;
 margin: 0px 0px 10px -1px;
}
#c {
 width: 170px;
 padding:5px;
 text-align:center;
 color: #333;
 background:#ffffff;
 border: 0px solid #ccc;
margin: 0px 0px 0px 410px;
 font-family: Verdana;
 font-size:9px;
}
#headline {
 width: 276px;
 height: 309px;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
}
#img {
 width: 276px;
 height: 309px;
 border: 0px solid #ccc;
 color: #333;
 background: #ffffff;
 margin: -235px 0px 0px 500px;
}

#img_2 {
 width: 276px;
 height: 309px;
 border: 0px solid #ccc;
 color: #333;
 background: #ffffff;
 margin: -235px 0px 0px 500px;
}
