﻿*
{
	margin: 0;
	padding: 0;
}
body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; /*background: #FFFFFF url(images/bodybg1.gif) repeat-x;*/
	background: black;
}
.Link a
{
	color: Black;	
	font-weight: bold;
}
.Link a:hover
{
	color: Blue;
	text-decoration: none;
}
h2
{
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Arial Verdana;
	margin-left: 5px;
	border-bottom: dashed 1px blue;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
.SearchResults
{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 750px;
}
#main
{
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	border: solid 1px lightblue;
}

#header
{
	margin: 0;
	padding: 0;
	background-image: url(images/bg_black.jpg);
	background-repeat: repeat-x;
	height: 150px;
	border-bottom: 3px solid black;
}

#header h1
{
	font-weight: bold;
	color: white;
	font-size: 19pt;
	margin-top: 30px;
	margin-left: 3px;
	float: left;
}
#header .time
{
	font-weight: bold;
	color: white;
	font-size: 12px;
	float: right;
	margin-right: -108px;
	margin-top: 130px;
}
#header .welcome
{
	font-weight: bold;
	color: white;
	font-size: 15px;
	float: right;
	margin-top: 20px;
	margin-right: 2px;
}
tr
{
	padding: 0;
	margin: 0;
}

#content
{
	margin-left: 5px;
}

#content p
{
	margin-left: 5px;
	line-height: 1.8em;
	font-size: 12px;
}
#content div
{
	line-height: 1.8em;
	font-size: 12px;
	margin-left: 5px;
}



#footer
{
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: white;
	background: url(images/f1.jpg) repeat-x;
	height: 20px;
	border-top: solid 3px blue;
}
td
{
	padding: 0;
	margin: 0;
}

#contactus
{
	width: 200px;
	background-image: url(images/contactus.jpeg);
	background-repeat: no-repeat;
	float: left;
	font-size: small;
	line-height: 1.5em;
	margin: 21px 0 50px;
	padding: 10px 40px 10px 20px;
}


div.module_s1
{
	display: block;
	background: transparent url(images/boxsl-br.gif) no-repeat scroll right bottom;
	height: 1%;
	margin: 0 0 15px;
	padding: 0;
}


div.module_s1 div
{
	background: transparent url(images/_default/boxsl-bl.gif) no-repeat scroll left bottom;
}
div.module_s1 div div
{
	background: transparent url(images/_default/boxsl-tr.gif) no-repeat scroll right top;
}
div.module_s1 div div div
{
	background: transparent url(images/_default/boxsl-tl.gif) no-repeat scroll left top;
	margin: 0;
	padding: 5px 10px;
}
