.wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.header {
	background-image: url(http://www.talentodesigns.com/images/logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 120px;
}
div#navcontainer
{
background-color: #666666;
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}

.entry img {
border: 1px solid #666666;
padding:5px;
margin:5px;
}

div#navcontainer ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	text-align: center;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 11px;
	text-transform: uppercase;
}

div#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainer ul li a
{
	padding: 5px 10px 5px 10px;
	color: white;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fff;
	border-left-color: #fff;
}

div#navcontainer ul li a:hover
{
background-color: #333333;
color: white;
}

#active a { border-left: 1px solid #fff; }
.content {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4C4C4C;
}
body {
	background-color: #f1f1f1;
	background-image: url(http://www.talentodesigns.com/images/bg.jpg);
	background-repeat: repeat-x;
}
.dropcap {
	font-size: 45px;
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: 35px;
	height: 45px;
	width: 37px;
	background-image: url(http://www.talentodesigns.com/images/dropcap.gif);
	background-repeat: no-repeat;
}
.homeinv4 {
	float: right;
	margin-left: 20px;
	margin-right: 1px;
	margin-top: 0px;
	padding-top: 0px;
}
