﻿/* Default CSS Stylesheet for djjacobb.com */
* { padding: 0; margin: 0; border: 0; font-family: Verdana, Arial, Helvetica, sans-serif; }
body { color: #ffffff; background-color: #333333; }
#wrapper2 { margin: 10px auto 15px auto; width: 900px; }
#wrapper1 { background: url("img/background.jpg") repeat-y top left; }
#header { background: url("img/header.jpg") no-repeat top left; }
#menu { height: 35px; margin: 0 auto; text-align: center; }
#content { min-height: 300px; padding: 5px 25px; }
#footer { background: url("img/footer.jpg") no-repeat bottom left; padding: 5px 0 15px 0; }

#menu a, #menu a:link, #menu a:active, #menu a:visited, #menu a:hover {  font-size: 13px; font-weight: bold; text-decoration: none; 
  text-transform: capitalize; text-align: center; vertical-align: middle; line-height: 25px; width: 122px; height: 25px; display: inline-block;}
#menu a, #menu a:link, #menu a:active, #menu a:visited { background: url("img/btn.jpg") no-repeat left bottom; color: #ffffff; }
#menu a:hover { background: url("img/btn.jpg") no-repeat right bottom; color: #ffff00; /* #3366ff; */ }
a:hover { color: #3366ff; }
.link { color: #0000ff; font-size: 13px; font-weight: bold; text-decoration: none; }
.link2 { color: #0000ff; font-size: 15px; font-weight: bold; text-decoration: none; }
.smLink { color: #0000ff; font-size: 10px; font-weight: bold; text-decoration: none; }
.linkWhite { color: #ffffff; }
.linkYellow { color: Yellow; font-size: 13px; font-weight: bold; text-decoration: none;
  text-transform: capitalize; text-align: center; }
.linkBlue { color: #0000ff; font-size: 13px; font-weight: bold;
  text-decoration: none; text-transform: capitalize; }
td.linkTop { background-image: url("images/btn.jpg"); background-repeat: no-repeat; background-position: left bottom;
  text-align: center; vertical-align: middle; width: 122px; height: 25px; }
h1 { font-size: 22px; padding: 5px 0; }
h2 { font-size: 18px; padding: 5px 0; }
h3 { font-size: 16px; padding: 5px 0; }
h4 { font-size: 14px; padding: 5px 0; }
p { font-size: 14px; padding: 2px 0; }
.img { border: 0; padding: 5px; }
.Form { font-size: 13px; font-weight: bold; border: 1px solid #ffffff; }
.cForm { font-size: 12px; font-weight: bold; border: 1px solid #cccccc; }
table { font-size: 15px; border: 0; vertical-align: top; }
th { font-weight: bold; text-transform: capitalize; }
td { }
td.linkjava { font-weight: bold; text-transform: capitalize; background-image: url("images/TurnTable.jpg");
	background-position: center center; background-repeat: no-repeat; }
.theDate { font-size: 10px; }
.Contact { font-size: 12px; text-transform: capitalize; }
.Contact2 { font-size: 12px; font-weight: bold; text-transform: capitalize; }
input { font-size: 13px; }
textarea { font-size: 13px; }
hr { color: #ffffff; }
.myAddress { font-size: 13px; text-transform: none; }
