body
{
	background-color: #757575;
	font-family: arial;
	
	width: 682px;
	margin-left: -341px;
	position: absolute;
	left: 50%;
}

div.titleImage
{
	background-image: url('images/dsfileslogocom.gif');

	top: 0px;
	height: 90px;
	width: 682px;
	position:absolute;
	background-color: white;
	
	border-width: 2px;
	border-style: none solid none solid;
	border-color: #404040;	
	margin: 0px;
}

div.categoryBar
{
	top: 90px;
	width: 682px;
	height: 20px;
	position: absolute;
	margin: 0px;
	
	background-image: url('images/catbar.gif');
	background-repeat: repeat-x;
	
	border-width: 2px;
	border-style: none solid solid solid;
	border-color: #404040;
	overflow: visible;
}

ul.categoryBar
{
	padding:0px;
	margin:0px;
	height: 100%;
	float: left;
	width: 100%;
	list-style-type:none;
}

li.category
{
	text-align: center;
	margin-left:0px;
	margin-right:0px;
	height: 100%;
	width:	24.99%;
	float: left;
	font-size: 12px;
	font-weight: 800;
	padding-top: 2px;

	color: #AAAAAA;
	background-image: url('images/catbar2.jpg');
	background-repeat: repeat-x;
}

li.category:hover
{
	text-align: center;
	margin-left:0px;
	margin-right:0px;
	height: 100%;
	width:	25%;
	float: left;
	font-size: 12px;
	font-weight: 900;
	padding-top: 2px;

	color: white;
}

a
{
	color: #AAAAAA;
	font-size:12px;
}


a:hover
{
	color: white;
	font-size:12px;
}

div.mainPage
{
	top: 110px;
	width: 682px;
	position: absolute;
	
	background-color: #333333;
	
	border-width: 2px;
	border-style: none solid solid solid;
	border-color: #404040 #404040 #404040 #404040;	
}

div.navigationLinks
{
	float: left;
	
	top: 0px;
	width: 163px;
	
	position: relative;
	
	background-color: #333333;
	
	font-size: 14px;
	font-family: arial;
	padding-left: 3px;
}

div.content
{
	float: right;

	color: #9FA0A4;
	width: 515px;
	text-align: center;
	font-family: arial;
	position: relative;

	background-color: #CCCCCC;
}


ul.xlink
{
	padding: 0px;
	list-style-type:none;
	margin: 0px;
}

li.xlink
{
	padding: 0px;
	font-size: 12px;
	font-weight: 700;
	margin-top: 2px;
}

li.xlink:hover
{
	padding: 0px;
	color: #93C846;
	font-weight: 900;
}

a.xlink
{
	padding: 0px;
	color: #8A7AED;
	font-size: 12px;
	font-weight: 500;
	text-decoration: underline;
}

a.xlink:hover
{
	padding: 0px;
	color: white;
	font-weight: 900;
	text-decoration: underline;
}



div.contentSection
{	
	text-align: center;
	position:relative;
	background-color: white;

}

h2.blogTitle
{
	background-color: #797979;
	color: white;	
	font-size: 17px;
	margin: 0px;
}

h2.blogTitle > a
{
	background-color: #797979;
	color: #749CFF;	
	font-size: 17px;
	margin: 0px;
	text-decoration: none;
}

h2.blogTitle > a:hover
{
	background-color: #797979;
	color: white;	
	font-size: 17px;
	margin: 0px;
	text-decoration: none;
}

h3.blogDate
{
	color: #333333;
	font-size: 14px;
	font-weight: 800;
	background-color: #797979;
	margin: 0px;
}

div.blogPost
{
	/*background-color: #A9A9A9;*/
	background-image: url('images/crossbg2.png');
	color: #555555;
	font-size: 13px;
	font-weight: 800;
	margin: 0px;
}




































































































                                                                                                                                                                                                                                                                                                            




































































































