.borders {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #5D022D;
	border-right-color: #5D022D;
	border-bottom-color: #5D022D;
	border-left-color: #5D022D;
}
.paraone {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	text-align: justify;
	line-height: 16px;
}
.fontone {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
}
.fonttwo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.fonttwo_link:link {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}
.fonttwo_link:visited {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}
.fonttwo_link:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}
.fontthree {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.fontfour {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.fontfive {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.paratwo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	text-align: justify;
	line-height: 12px;
}

.updates {
	background-attachment: fixed;
	background-image: url(../images/updates_mainpic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: auto;
	visibility: visible;
	height: 376px;
	width: 397px;
	SCROLLBAR-SHADOW-COLOR: #151515;
	SCROLLBAR-3DLIGHT-COLOR: #010101;
	SCROLLBAR-HIGHLIGHT-COLOR: #333333;
	SCROLLBAR-ARROW-COLOR: #00b6ff;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #010101;
}
.journal {
	background-attachment: fixed;
	background-image: url(../images/blog_pic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: auto;
	visibility: visible;
	height: 73px;
	width: 397px;
	SCROLLBAR-SHADOW-COLOR: #151515;
	SCROLLBAR-3DLIGHT-COLOR: #010101;
	SCROLLBAR-HIGHLIGHT-COLOR: #333333;
	SCROLLBAR-ARROW-COLOR: #bc6a90;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #010101;
}
.image_borders {
	border:3px #FFF solid;
}