body {  
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-color: #8b2e5c;
	font: 10.5pt/12pt Garamond, Georgia, Times New Roman, Serif; 
 	font-style: normal; 
	color: #535353; 
	font-weight: normal;
	padding: 5px;
	letter-spacing: 0.5px;
	}

td.content{ 
	background-color: #ffffff;
	padding-top: 15px;
	background-image: url(images/intconcepts_r3_c2.gif); /* forward slash for the path */ 
	background-repeat: no-repeat; 
	background-position: left top; 
}

td.intcontent{ 
	background-color: #ffffff;
	padding-top: 15px;
	background-image: url(images/intintconcepts_r3_c2.gif); /* forward slash for the path */ 
	background-repeat: no-repeat; 
	background-position: left top; 
}

td.photo{ 
	background-color: #ffffff;
	background-image: url(); /* forward slash for the path */ 
	background-repeat: no-repeat; 
}

.frontpagetxt {  
	font: 10.5pt/13pt Garamond, Georgia, Times New Roman, Serif; 
 	font-style: normal; 
	color: #3b1428; 
	font-weight: normal;
	padding-right: 10px;
	padding-left: 15px;
	}

p {  
	font: 10.5pt/18pt Garamond, Georgia, Times New Roman, Serif; 
 	font-style: normal; 
	color: #3b1428; 
	font-weight: normal;
	padding-right: 8px;
	padding-left: 8px;
	}

.greentxt {
	font: 7.5pt/16pt Verdana, Helvetica, Arial, San Serif; 
 	font-style: normal; 
	color: #669900; 
	font-weight: normal;
	}

.bptxt {
	font: 10.5pt/18pt Garamond, Georgia, Times New Roman, Garamond, Serif; 
 	font-style: normal; 
	color: #6666cc; 
	font-weight: normal;
	}

.orangetxt {
	font: 9pt/16pt Georgia, Times New Roman, Garamond, Serif; 
 	font-style: normal; 
	color: #ff6600; 
	font-weight: normal;
	}

.bluetxt {
	font: 7.5pt/16pt Verdana, Helvetica, Arial, San Serif; 
 	font-style: normal; 
	color: #3399cc; 
	font-weight: normal;
	}

.ptxt {
	font: 9pt/16pt Times New Roman, Georgia,  Garamond, Serif; 
 	font-style: normal; 
	color: #cc66cc; 
	font-weight: normal;
	}


.whitetxt {
	font: 11pt/16pt Garamond, Georgia, Times New Roman, Serif; 
 	font-style: italic; 
	color: #000; 
	font-weight: normal;
	}

.subtext {
	font: 9pt/12pt Garamond, Georgia, Times New Roman, Serif; 
 	font-style: normal; 
	color: #669900; 
	font-weight: normal;
	}

.wlink 	{ 
	color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: underline;	
}

.wlink:visited 	{ 
	color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: underline;	
}
.wlink:hover	{ 
	color: #ff99ff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;	
}

.wlink:active 	{ 
	color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: underline;	
}

.mlink 	{ 
	font-size: 11px; 
}

.mlink:visited 	{ 
	font-size: 11px; 

}
.mlink:hover	{ 
	font-size: 11px; 
	text-decoration: none;	
}

.mlink:active 	{ 
	font-size: 11px; 
}

a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #852C58;
	font-weight: bold;
}

a img {
	border:0px;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 750px;
}

#header {
	margin: 0 0 15px -25px;
	background: white;
	text-align: center;
	padding: 0px;
}

#container {
	margin: 0px 0px 0px 0px;
	background: white;
	padding: 0px;
	
}

#side-a {
	float: left;
	width: 121px;
}

#side-b {
	padding-left: 15px;
	float: left;
	width: 240px;
	height: 365px;
	background: #f4f4f1;
}

#side-b-pic {
	padding-left: 2px;
	float: left;
	width: 240px;
	height: 365px;
	background: #ffffff;
}

#side-c {
	float:right;

}

#content { 
	float: left;
	width: 250px;
}

#footer {
	clear: both;
	background: white;
	text-align: center;
	margin: 15px 0px 0px -25px;
	padding:0px;
	bottom:0;
}

.border {  
	border-top: 2.5px solid #CACBC3;
	border-bottom: 2.5px solid #CACBC3;
	border-right: 2.5px solid #CACBC3;
	border-left: 2.5px solid #CACBC3;
	padding: 3px 3px 3px 3px;  
	color: #CACBC3;
	background-color: #CACBC3;
	}
	
.clear {
	clear:both;
	}

ul {
	list-style-type:square;
	list-style-position:outside;
	list-style:square;
	margin:0px;
	}
	
li {
	font: 10.5pt/18pt Garamond, Georgia, Times New Roman, Serif; 
 	font-style: normal; 
	color: #3b1428; 
	font-weight: normal;
	padding-right: 10px;
	padding-left: 15px;
	margin:0px 0px 0px 25px;
	}
	
.pborder {  
	
	border: solid 5px #99cc00;
	margin: 10px;

	}

