body {
	background : #536675;
	margin : 0;
	padding : 55px 15px;
	font : x-small/1.0em 'Lucida Grande', Verdana, Arial, Sans-serif;
	font-size : small;
}
a:link, a:visited, a:hover {
	color : black;
	text-decoration : none;
}
img {
//	border : 1px solid white;
}
img.border {
	border : 1px solid #999;
}
img.nada {
	border : none;
}
p {
	text-align : justify;
}
#content {
	width : 823px;
	margin : 0 auto;
	background : url("itmid.jpg") repeat-y;
}
#page {
	width : 760px;
	margin-left : 17;
	margin-top : 0;
}
#header {
	background : url("ittop.jpg") no-repeat 0% 0%;
	height : 86px;
	text-align : center;
	padding : 0px 0px 0px 0px;
}
.titlebar	{
	padding : 15px 10px;
	font-size : medium;
}
.titlebar2	{
	padding : 6px 10px;
	font-size : small;
}
#sidebar {
	width : 230px;
	float : left;
	background-color : #F6F7F8;
	font-size : 90%;
	line-height : 1.3em;
	border-right : 1px solid #D8D8D8;
	padding : 10px 0px;
}
h2 {
	font-size : 14px;
	line-height : 3em;
}
.main{
	width : 490px;
	float : right;
	margin : 10 7 10 0;
	font-size : 100%;
	line-height : 1.5em;
	padding : 15px 0px;
}
.article-title {
	margin : 0;
	margin-left : 50px;
	font-size : 145%;
	line-height : 1.5em;
//	text-shadow: 0px 3px 3px #ccc;
	padding : 20px 0px 10px 0px;
	color : #666;
}
#footer {
	background : url("itbot.jpg") no-repeat 0% 0%;
	height : 61px;
	clear : both;
	margin : 0;
}
.button a {
	padding : 2px;
	font-size : 12px;
	text-decoration : none;
	text-align : center;
	display : block;
//	background : url("graywl.gif") no-repeat 0% 100%;
	background-color : #F6F7F8;
	border: 1px solid #D8D8D8;
	border-radius: 5px;
}
.button a:hover {
	color : white;
	background : url("wbsgrad.jpg");
	border: 1px solid black;
}
.buttonsoft a {
	color : #F6F6F6;
	padding : 2px;
	font-size : 20px;
	text-decoration : bold;
	text-align : center;
	display : block;
	background-color : white;
	border : 1px solid white;
}
.buttonsoft a:hover {
	color : #E6E6E6;
}
.sidebutton a {
	padding : 4px;
	padding-left : 15px;
	font-size : 12px;
	text-decoration : none;
	text-align : left;
	display : block;
	background-color : #F6F7F8;
}
.sidebutton a:hover {
	background : url("wbsgrad.jpg") ;
		color : white;
}
.textbutton a {
	padding : 2px;
	color : #536675;
	text-decoration : none;
	background-color : white;
}
.textbutton a:hover {
	padding : 5px;
	color : #536675;
	text-decoration : none;
	background-color : #F6F7F8;
	border: 1px solid #D8D8D8;
	font-size : 100%;
}
.spacer {
	height : 100px;
}
.subtle a, .subtle a:hover, .subtleb a, .subtleb a:hover{
	text-decoration : none;
}
.subtle, .subtleb {
	color : #8c8c8c;
}
.subtle a:hover, .subtleb a:hover{
	color : #810;
}
.subtle a:hover, .subtleb a:hover{
	text-shadow: 0px 2px 2px #ccc;
}
.subtle {
	font-size : 14px;
	margin-left : 50px;
	margin-right : 40px;
}
.subtle a{
	color : #4c4c4c;
}
.subtleb {
	font-size : 14px;
	margin-left : 50px;
	margin-right : 40px;
	display : block;
}
.subtleb a{
	color : #8c8c8c;
	display : block;
}
.gaps {
	line-height : 40px;
}
.spacersmall {
	height : 33px;
}
.spacerbig {
	height : 231px;
}