body{font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; margin: 0 auto}

a { color: #FF3366; text-decoration: none}
a:hover{color: #9E9FA3}

/*#leftColumn p {font-size: 12px}*/

#bottomBarsWrap {
	width: 100%;
	position: fixed;
	bottom: 0;
}

#mainImg{border: none}
#wrap{margin: 0 auto; width: 1000px}

#wrap p {margin: 0 0 0 20px}

#threeColumnWrap{
		padding: 0 0 0 20px;
}
#topBarsWrap {
	width: 100%;
	position: fixed;
	top: 0;
}

.bordered{
	/*border: #9E9FA3 solid 1px;*/
	border: #B4B4B4 solid 1px;
	padding: 5px; 
	
	}

.briefly{
		padding: 10px 0 0 0; 
		/*width: 80%;*/
		text-align: justify;
		font-family: calibri, Helvetica, Arial, sans-serif;
		font-style: italic;
		font-size: 14px;
		}
		
.briefly2{
		padding: 10px 0 0 0; 
		width: 255px;
		text-align: justify;
		font-family: calibri, Helvetica, Arial, sans-serif;
		font-style: italic;
		font-size: 14px;
		}

.dots {
	background: url(../images/greyDot.jpg) repeat-x top left;
	width: 925px;
	height: 10px;
	margin: 30px 0 30px 20px;
}

.float_R{float: right}
.float_L{float: left}
.clear{clear: both}

.font24{font-size: 24px}

.quote {font-size: 30px}
.quote a {color: #FF3366; font-size: 30px}
.quote a:hover{color: #9E9FA3}

.pink{background-color: #ED1B62}
.pinkText{color: #ED1B62}
.lightGrey{background-color: #9E9FA3}
.lightGreyLink{color: #9E9FA3}
.darkGrey{background-color: #5F5E5C}

.fontLG{color: #9E9FA3}
.fontDG{color: #5F5E5C}
.font30{font-size: 30px}
.fontCenter{text-align: center}

.forty{width: 40%}
.ten{width: 10%}
.five{width: 50%}
.hundo{width: 100%}

.padding{
	padding: 5px
}

.topbanner{height: 20px}
.threehundred{width: 315px}