BODY {
   font-family : Verdana, Arial, sans-serif ;
   font-size : 12pt;
   color: #000000;

	background: #1e1f21 url(http://pwidling-photography.com/news/wp-content/themes/defusion/img/bg-body.gif) no-repeat left top;
	color: #6e7073;

   SCROLLBAR-FACE-COLOR: #8784C6; 
   SCROLLBAR-HIGHLIGHT-COLOR: #8784C6; 
   SCROLLBAR-SHADOW-COLOR: #8784C6;
   SCROLLBAR-ARROW-COLOR: #ffffff; 
   SCROLLBAR-TRACK-COLOR: #ffffff; 
   SCROLLBAR-DARKSHADOW-COLOR: #8784C6;
   MARGIN: 0;
}

A {
   text-decoration: none;
   color:#d4d4d4;
}
   
A:Hover {
   border-top: 0px dotted #d4d4d4;
   border-bottom: 0px dotted #d4d4d4;
   color: red;
}

TD {
   font-size: 12px;
} 

.topbar {
   font-size: 10px;
   color: black;
   font-family : Verdana, Arial, sans-serif ;
}

.submit{ 
   font-size: 12px;
   font-weight : bold;
   color: White;
   background: #1E2580;
   border-top: 1px solid #ffffff;
   border-left: 1px solid #ffffff;
   border-right: 1px solid #ffffff;
   border-bottom: 1px solid #ffffff;
}

.textbox{ 
   border-top: 1px solid #1E2580;
   border-left: 1px solid #1E2580;
   border-right: 1px solid #1E2580;
   border-bottom: 1px solid #1E2580;
}

/* Thumbnail Index */
div#index {
   margin: 1ex 0 1ex 0;
   text-align: center;
}

div#index table {
   text-align: center;
   margin: 0 auto 0 auto;
}

div#index td.thumbcell {
   width: 100px;
   border-style: solid;
   border-color: #78787C;
   border-width: 1px;
   text-align: center;
   vertical-align: middle;
   padding: 10px;
}

.links {
	border-style: solid;
	border-color: red;
	border-width: 1;
	vertical-align: top;
	padding: 10px;
	font-size: 10px;
   	font-family : Verdana, Arial, sans-serif ;
	background: #060e03;
}

.content {
	border-style: solid;
	border-color: white;
	border-width: 1;
	vertical-align: top;
	padding: 10px;
	font-size: 15px;
   	font-family : Verdana, Arial, sans-serif ;
	color: #000000;
	background: #ffffff;
}

.title {
	border-style: solid;
	border-color: #4a4f54;
	border-width: 1;
	vertical-align: top;
	padding: 5px;
	font-size: 25px;
   	font-family : Verdana, Arial, sans-serif ;
	color: #ffffff;
	background: #4a4f54;
}

.home {
   font-family : Verdana, Arial, sans-serif ;
   font-size : 18pt;
   color: white;
}
