body{
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#ffffff;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

a{
	outline:none;
}

a:hover{
	outline:none;
}

img a{
	outline:none;
	border:0;
}

img a:hover{
	outline:none;
	border:0;
}

.menubg{
	background-image:url(images/menubg.jpg);
	background-repeat:no-repeat;
	height:31px;
}

.bodybg{
	background-image:url(images/bodybg.jpg);
	background-repeat:no-repeat;
	height:222px;
	background-position:top;
}

.excerptbg{
	background-image:url(images/excerptbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	border:#dddddd solid 1px;
}

.arrow{
	list-style-image:url(images/arrow.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	text-decoration:none;
	font-size:12px;
	margin-top:10px;
	margin-left:15px;
	padding-left:15px;
	margin-bottom:10px;
	margin-right:5px;
}

.arrow li{
	padding-bottom:3px;
}

.arrow a:link{
	color:#000000;
	text-decoration:none;
}

.arrow a:visited{
	color:#000000;
	text-decoration:none;
}

.arrow a:hover{
	color:#ff0000;
	text-decoration:none;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-weight:bold;
	font-size:18px;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

.bodytxt{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	text-decoration:none;
	font-size:12px;
	line-height:18px;
}

.bodytxt a:link{
	color:#ff0000;
	text-decoration:underline;
}

.bodytxt a:visited{
	color:#ff0000;
	text-decoration:underline;
}

.bodytxt a:hover{
	color:#000000;
	text-decoration:none;
}

.dots{
	background-image:url(images/dots.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

.footer{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#a8a7a7;
	text-decoration:none;
	font-size:11px;
	line-height:18px;
}

.footer a:link{
	color:#a8a7a7;
	text-decoration:none;
}

.footer a:visited{
	color:#a8a7a7;
	text-decoration:none;
}

.footer a:hover{
	color:#000000;
	text-decoration:none;
}

#portfolio{
	margin:1px;
	padding:1px;
	list-style:none;
}

.arrow1{
	list-style-image:url(images/arr.gif);
}

.whitetxt{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}
