body, td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#32173d;
}
body {
	background:url(/images/BG_Int.jpg) center top no-repeat #080210;
	margin:0px;
	padding:0px;
}


#Main {
	margin:0px auto;
	width:820px;
	position:relative;
	padding:0px;
}

#Header {
	width:820px;
	height:110px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(/images/ISLogo.jpg) top left no-repeat;
}
#Menu {
	position:absolute;
	top:33px;
	left:210px;
}
#Content{
	width:780px;
	/*min-height:751px;*/
	position:absolute;
	top:260px;
	left:20px;
}
#ContentTop{
	overflow:visible;
	width:729px;
	min-height:731px;
	height: auto;
	_height: 751px;/*trick ie*/
	background:url('/images/ContentTop_Int.jpg') no-repeat top;
	padding:10px 21px 10px 30px;
}
#ContentMid{
	overflow:visible;
	width:780px;
	/*position:absolute;
	top:252px;
	left:20px;*/
	float:left;
	background:url('/images/ContentMid.jpg') repeat-y;
}
#Bottom{
	overflow:auto;
	width:780px;
	height:64px;
	position:relative;
	/*top:1003px;
	left:20px;*/
	float:left;
	background:url('/images/BottomBG.jpg') no-repeat;
}
#PurpleBar{
	width:820px;
	height:150px;
	position:absolute;
	top:110px;
	left:-1px;
	background:#220033;
}

.Callouts { 
	width:267px;
	margin:0px 0px 10px 10px;
	float:right;
}
.CalloutTitle {
	width:267px;
	height:29px;
	margin:25px 0px 0px 0px;
	background:url(/images/CalloutTitle_Int.jpg) no-repeat;
	float:left;
}
.CalloutTitle h1 {
	font-size:18px;
	margin:5px 20px;
	width:238px;
	height:23px;
}
.CalloutTop{
	overflow:visible;
	width:267px;
	background:url(/images/CalloutTop_Int.jpg) no-repeat;
	min-height:102px;
	height:auto;
	_height:102px;
}
.CalloutMid{
	overflow:visible;
	width:267px;
	background:url(/images/CalloutSlice_Int.jpg) repeat-y;
	float:left;
}
.CalloutDiaper{
	width:250px;
	/*height:200;
	background:#ffffff;*/
	margin:0px 0px 0px 8px;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.CalloutDiaper p{
	margin:10px;
}
.CalloutBottom{
	width:267px;
	height:17px;
	margin:0px;
	background:url(/images/CalloutBottom_Int.jpg) no-repeat;
	float:left;
}

#Footer{
	width:720px;
	height:25px;
	position:absolute;
	top:21px;
	left:35px;
	color:#cc99cc;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
