@media all { 
html,body {
	font-size: small;
	height: 100%;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(dci-logosqsmall.jpg);
}

a,  {
	text-decoration:underline;
	color:#FFFFFF;
}


a:hover {
	text-decoration:underline;
}

h3, {
	margin:0;
	padding:0;
}

h4 {
	margin:0;
	padding:3px 0;
}

ul {
	margin-bottom:0;
	margin-top:0;
	padding:3px 0;
}

li {
	padding:5px 0;
}

p {
	margin:10px 0;
	padding:0;
}

.pathwaywrap h3 {
	margin:4px 0;
}

.pathwaywrap p {
	margin:0;
}

hr {
	clear:both;
}
.wrap {
	height: 100%;
	width: 780px;
	text-align:left;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat:repeat;
}
.timescaps {
	font-family: "Times New Roman", Times, serif;
	text-transform:capitalize;
	color: #FFFFFF;
	font-variant: small-caps;
	font-weight:bold;
}

.header {
	background-color: #FFFFFF;
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	background-position:top;
	overflow:auto;
	height:auto;
}
.content {
	width:590px;
}

.content li {
	
}

.contentwrap {
	width:780px;
	background-image:url(images/content_bg.jpg);
	display:table;
}
menu {
	color:white;
	font-weight:bolder;

}
.menu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menu a {
	text-decoration:none;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.menu a:hover {
	background-color:#FF9900;
	text-decoration:none;
}
.footer {
	clear: both;
	font-size:x-small;
	text-align:center;
	padding:5px;
	border-top: 1px solid #FFFFFF;
	bgcolor: #000000;
}
.clear {
	clear:both;
}
.special {
	padding: 10px;
	border: thin double #CCCCCC;
	clear:both;
	margin-top:10px;
	background-color:#FFFFFF;
}
.leftcaption {
	float: left;
	text-align:center;
	font-size:x-small;
	
}
.rightcaption {
	float: right;
	text-align:center;
	font-size:x-small;

}
.rightimage{
	float: right;
	margin-left:5px;
	
	}
	
.leftimage{
	float: left;
	margin-right:5px;
	}
	
#tg a:link, #tg a:visited {
	font-size:xx-small;
	color:#CCCC99;
	text-decoration:none;
	margin-top: 10px;
	text-align:center;
}

#tg a:hover {
	color:#000000;
	text-decoration:none;
	margin-top: 10px;
}
}
