#topl {
	width: 200px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	border-bottom: 2px solid #ffffff;
}

#topl a {
	font-size: 90%;
	color: #aaaaaa;
	text-decoration: none;
}

#topc {
	width: 196px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background : white url(../images/) no-repeat;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}

#topr {
	width: 700px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background-color: black;
	border-bottom: 2px solid #ffffff;
}

#midl {
	width: 358px;
	height: 140px;
	padding: 20px 20px;
	margin: 0px;
	text-align: right;
	color: #010000;
	border-right: 2px solid #ffffff;
}

#midl h1 {
	font-family: Georgia, Arial;
	font-size : 38px;
	font-weight: normal;
	color: black;
	letter-spacing: -2px;
	padding: 0px;
	margin: 0px;
}

#midl h2 {
	font-family : Georgia, Palatino, "Times New Roman", serif;
	font-size : 25px;
	text-transform: uppercase;
	color: maroon;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

#midr {
	width: 700px;
	height: 180px;
	padding: 0px;
	margin: 0px;
	background-image : url(../images/plg.jpg);
	border-bottom: 2px solid #ffffff;
}

#common {
	width: 1100px;
	height: 50px;
	background : #f8f8f8;
	border-bottom: 2px solid #ffffff;
	overflow: hidden;
}

#common a {
	display: block;
	font-size : 14px;
	float: left;
	color: #000000;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	padding: 0px 10px;
	line-height: 50px;
	height: 50px;
}

#common a:hover {
	background-color: Black;
	color: white;
}


a.maintopic:hover, a.topic:hover, a.subtopic:hover  {
	text-decoration: underline;
}

#tdnav {
	background-color: #000000;
	vertical-align: top;
	border-right: 2px solid #ffffff;	
	border-left: 2px solid #ffffff;	
}

#tdcontent {
	color: #ffffff;
	vertical-align: top;
	background : #000000 url(../images/) repeat-x top left;
}

#tdsidebar {
	vertical-align: top;
	background : #ffffff url(../images/) repeat-x top left;
}

#content {
	width: 600px;
	padding: 40px 0px 20px 40px;
	margin: 0px;
}

#sidebar {
	width: 160px;
	padding: 50px 20px 20px 20px;
	margin: 0px;
}


#nav {
	width: 156px;
	padding: 50px 20px 20px 20px;
	margin: 0px;
}

a.maintopic, #nav h1 {
	display:block;
	margin: 15px -20px 15px -20px;
	padding: 10px 20px 10px 15px;
	background-color: #10100E;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
	font-family : Times, serif;
	font-weight: normal;
	color: #ffffff;
}

a.topic {
	display:block;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 6px 0px;
	border-bottom: 1px solid #10100E;
	text-decoration: none;
	color: #ffffff;
}

a.subtopic {
	display:block;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 6px 20px;
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px solid #10100E;
}

#bottoml {
	width: 200px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background: #ffffff url(../images/psdhw.gif) repeat-x top left;
}

#bottomc {
	width: 200px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background: #ffffff url(../images/psdhw.gif) repeat-x top left;
}

#bottomr {
	width: 550px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background: url(../images/psdhw.gif) repeat-x top left;
}


form.search {
	margin: 0px;
	padding: 12px 10px 0px 0px;
	display: block;
	float: right;
	color: #666666;
}

form.search input {
	vertical-align : middle;
}

input.search {
	padding: 2px;
	margin: 0px;
	border: #888888 1px solid;
	width: 120px;
	font-size:12px;
}

