body  {
  margin : 0px 0px 40px 0px;
  font-family : Arial, sans-serif;
  color : Black;
  text-align : left;
  font-size : 14px;
  font-weight : normal;
}

.entry  {
  background : url(images/back.png);
}

.work  {
	background : url(images/workback.gif);
}

.art  {
	background : url(images/artback.gif);
}

.personal  {
	background : url(images/personalback.jpg);
}

.plus  {
	background : url(images/plusback.gif);
}

p  {
	font-family : Arial, sans-serif;
	font-weight : normal;
	color : Black;
	font-size : 14px;
	line-height : 20px;
	margin : 0px 5px 8px 5px;
}

dd  {
	font-family : Arial, sans-serif;
	font-weight : normal;
	color : Black;
	font-size : 14px;
	line-height : 20px;
	text-indent : 5px;
}

dl  {
	font-family : Arial, sans-serif;
	font-weight : normal;
	color : Black;
	font-size : 14px;
	line-height : 20px;
}

a:link  {
	font-family : Arial, sans-serif;
	font-weight : normal;
	color : Navy;
	font-size : 14px;
	font-style : italic;
	border-width : 0;
	border-color : Blue;
}

a:visited  {
	font-family : Arial, sans-serif;
	font-weight : normal;
	color : Navy;
	font-size : 14px;
	font-style : italic;
	border-width : 0;
	border-color : Blue;
}

h3  {
	font-family : Verdana, sans-serif;
	font-weight : bold;
	color : Black;
	font-size : 16px;
}

h2  {
	font-family : Verdana, sans-serif;
	font-weight : bold;
	color : Black;
	font-size : 18px;
}

h2  {
  border-top-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-left-width : 1px;
  border-style : solid;
  border-color : #444444;
  font-size : 18px;
  font-family : Verdana, sans-serif;
  color : #000000;
  font-weight : bold;
  padding-left : 5px;
  padding-bottom : 2px;
  background : #fffaf2;
  width : 350px;
}

h1  {
  align : left;
  border-width : 1px;
  border-style : solid;
  border-color : #444444;
  font-size : 20px;
  font-family : Verdana, sans-serif;
  color : Black;
  font-weight : bold;
  padding-left : 5px;
  padding-bottom : 3px;
  background : url(images/h_back.gif);
  width : 500px;
}

.gallery  {
  border-color : #000000;
  border-style: solid;
  border-width : 2;
}

img  {
  border-color : #000000;
}

.greyback {
  background-color : #dddddd;
}

.normaltext  {
  font-family : Arial, sans-serif;
  font-weight : normal;
  font-size : 14px;
  color : Black;
  text-align : left;
  line-height : 20px;
  padding: 5px;
  width: 500px;
  background-color: #fffbf7;
  border-style: solid;
  border-width: 1px;
  border-color: #888888;
}

.normaltext2  {
  font-family : Arial, sans-serif;
  font-weight : normal;
  font-size : 14px;
  color : Black;
  text-align : left;
  line-height : 20px;
  margin-left : 7%;
  padding: 5px;
  width: 80%;
  background-color: #fffbf7;
  border-style: solid;
  border-width: 1px;
  border-color: #888888;
}

.image_desc  {
  font-family : Arial, sans-serif;
  font-weight : normal;
  font-size : 14px;
  color : Black;
  text-align : left;
  line-height : 20px;
  padding: 5px;
  background-color: #fffbf7;
  border-style: solid;
  border-width: 1px;
  border-color: #888888;
}