* {
	padding: 0;
	margin: 0;
	color: #000000;
} 

body {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	;
}

.img-shadow {
  float:left;
  background: url(Images/shadowAlpha.png) no-repeat bottom right 
  !important;
  background: url(Images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
  } 

.p-shadow {
  width: 100%;
  float:center;
  background: url(Images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(Images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.p-shadow div {
	background: none !important;
	background: url(Images/shadow.gif) no-repeat left top;
	padding: 0 !important;
	padding: 0 6px 6px 0;
	  }

.p-shadow p {
	color: #000000;
		border: 1px solid #a9a9a9;
	padding: 4px;
	margin: 0px 6px 6px -6px !important;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
  }

img.picA
{
	position: relative;
	top: -2px;
	width: 100px;
	padding: 8px;
	padding-bottom: 45px;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}

a {
	color: #006600;
}
a:hover { text-decoration: none; color : #000; }

#wrap {
margin: 15px auto 0 auto;
width: 800px;
}

#header { 
padding-bottom:0px;
}
#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -3px;
padding: 0px 0 0px 0px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #fff;
text-decoration: none;
}
#header h2 {
	color: #669933;
	font-size: 15px;
	font-weight: 100;
	padding: 0 0 0 11px;
	letter-spacing: normal;
	line-height: 12px;
}

#menu {
height: 30px;
line-height: 30px;
background: #2B9B0B url(images/menu.jpg) no-repeat;
}
#menu ul {
padding-left: 10px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
color: #eee;
padding: 0 10px;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}


#content {
background: #555 url(images/content.jpg) repeat-y;
padding: 10px 20px;
}

.left {
width: 568px;
float: left;
text-align: left;
}
.left h2 {
	color: #006600;
	font-size: 24px;
	letter-spacing: 0px;
	font-weight: 100;
	padding : 10px 0 15px 0;
}

.left h3 {
	color: #000000;
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: bold;
	}

.left ul {
	list-style-type: disc;
	padding: 5px 10px 10px 10px;
	margin-left: 2.5em;
}

.right {
	width: 150px;
	float: right;
	padding: 10px;
	font-size: 12px;
}

.blog {
	height: 150px;
	padding-bottom: 10px;
	background-color: #66CC66;
}

.right ul {
list-style-type: none;
padding: 5px 10px 10px 10px;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none }

#top {
background: #555 url(images/top.jpg) no-repeat;
padding: 5px 0;
}
#bottom {
background: #555 url(images/bottom.jpg) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
color: #eee;
font-size: 11px;
padding: 0 0 10px 0;
}
