/* CSS Document */

body {
background-image:url(../img/bg_soft.gif);
background-repeat:repeat;
	background-color: #9abdca;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

a {
	color: #8e5fa8;
	text-decoration: none;
}

a:hover {

	color: #0066CC;

}

.topLink {
	color: #9DF5FF;
	font-size: 12px;
	margin: 0px 0px 8px 0px;
	text-decoration: none;
}

.topLink:hover {
	color:#9DF5FF;
	}

.mainTable {
	background-color: #fff;
	border: 1px solid #1e475e;
}

.mainPadding {
	padding: 20px;
}

.menu {
	padding-top: 20px;
	text-align: right;
}

.subheading {

color: #8e5fa8;
font-size: 16px;
font-weight: normal;

}

.justify {
text-align: justify;
}

.designerTable {

	margin-bottom: 20px;

}

.designerCo {

	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom:8px;
	padding-top: 0px;
	margin-top:0px;

}

.designerURL {

	padding-bottom: 4px;

}

.designerAbout {
	text-align: justify;
	padding-bottom: 4px;

}

.designerThumbTD {

	padding-right: 8px;

}

.profileHeader {

	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}

.profileInfo {

	padding-left: 10px;

}

.calloutName {

	font-weight: normal;
	font-size: 22px;
	color: #8e5fa8;

}

.calloutDesigner {

	font-weight: bold;
	font-size: 14px;
	
}