
img, div
	{ 
		behavior: url('css/iepngfix.htc');
	}

a {color: #8b222b;      text-decoration: none;      cursor: auto;    }
a:link{      color: #8b222b; text-decoration: none;      cursor: pointer; }
a:visited    { color: #8b222b;      text-decoration: none;      cursor: pointer; }
a:hover { color: #8b222b; text-decoration: none; cursor: pointer; }
a:active { color: #8b222b; text-decoration: none; cursor: pointer; }
a img {
	text-decoration:none;
	border:none;
}

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:12px;
	color: #868686;
	position:relative;
}

.post {
	position:relative;
	left:20px;
	top:-10px;
	/*height: 41px;*/
	width: 465px;
	background-image:url('../images/myBoard/postBackground.png');
	background-repeat:no-repeat;
	text-align:left;
	color: #656464;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.post .posthref {
	color: #813441;	
	text-decoration:underline;
}

.postquiz a {
	color: #813441;	
	text-decoration:underline;
}

.photolink a {
	color: #813441;	
	text-decoration:underline;
}

.videolink a {
	color: #813441;	
	text-decoration:underline;
	top:-1px;
}

.postText {
	position:relative;
	top:-44px;
	left:46px;
	width: 410px;
}

.postatsymbol {
	font-size:13px;
	position:relative;
	top:-1px;
	font-weight:bold;
}

.posttime {
	font-size:10px;
	position:relative;
	top:-2px;
	font-weight:bold;
}
	
	
.postcharacter {	
	color: #813441;
	font-size:13px;
	font-weight:bold;
	position:relative;
	top:0px;
	left:1px;
	cursor:pointer;
}
	
	
.postcharacter a {	
	color: #813441;
	font-size:13px;
	font-weight:bold;
	position:relative;
	top:-1px;
	left:1px;
}

.postcontent {
	position:relative;
	top:-1px;
	left:1px;
	font-size:11px;
}

.postcontentComment {
	position:relative;
	top:-1px;
	left:1px;
	font-weight:500;
	font-size:11px;
	/*letter-spacing:1px;*/
	width:440px;
}

.postDivider {
	position:relative;
	top:-25px;
	left:26px;
	height:4px;
	width: 460px;
	background-image:url('../images/myBoard/postDivider.gif');
	background-repeat:no-repeat;
	text-align:left;
	color: #656464;
}

.giftImage {
	position:relative;
	top:6px;
	left:4px;
}

.myPals a {
	color:#813441;
	text-decoration:none;
}

.myPals a img {
	border:none;
}

.reply {
	position:relative;
	top:-30px;
	left:40px;
	width:430px;
	height:46px;
	background-color:#ececec;
}

.replyImage {
	position:relative;
	top:8px;
	left:8px;
}

.replyText {
	position:relative;
	top:-28px;
	left:42px;
	width:400px;
	font-size:11px;
}

.replyTextContent {
	position:relative;
	top:-1px;
}

.replyDivider {
	height:4px;	
}

#we_banner {
	position:relative;
	width:1000px;
	margin:0 auto;
	height:210px;
	text-align:center;
}
#we_gradiated-background { position:absolute; top:0px; left:0px; min-width: 1008px; width: 100%; height:299px; background-image:url(../images/_global/bannerBackground.jpg); }
#we_content { position:relative; top:30px; width:100%; height:800px; background-image:url(../images/_global/vignette_weexist.jpg); margin-left:auto; margin-right:auto;text-align:center; overflow:hidden; }
