@charset "UTF-8";
/* CSS Document */

/* styles for www.justenoughanxiety.com - updated 012508 */

/* styles for body text and headlines */

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

.main a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.main a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.main a:hover {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.main a:active {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

.main p {
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.mainsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
.mainsm a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.mainsm a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.mainsm a:hover {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.mainsm a:active {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

/* styles for tag text such as copyright */

.copyright {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-align: center; 
	

/* styles for the left navigation table and text */

} .leftNavTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}

.leftNavBook {
	padding-top: 4px;
	text-align: center;
}

.leftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 6px;
}
.leftNav a:link {
	color: #333333;
	text-decoration: none;
}
.leftNav a:visited {
	color: #333333;
	text-decoration: none;
}
.leftNav a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.leftNav a:active {
	color: #333333;
	text-decoration: underline;
}

.leftNavHCI {
	text-align: center;
	padding-top: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

/* styles for title table setup */

.titleHandL {
	width: 40px;
	background-image:url(http://www.justenoughanxiety.com/images/48100001/photoalbums/smHandL.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.titleHandR {
	width: 40px;
	background-image:url(http://www.justenoughanxiety.com/images/48100001/photoalbums/smHandR.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.titleBand {
	width: 490px;
	background-image:url(http://www.justenoughanxiety.com/images/48100001/photoalbums/smBand.gif);
	background-position: top center;
	background-repeat: no-repeat;
	vertical-align: bottom;
	border-bottom: 1px solid #666666;
}

/* styles for text table cells */
.articleCell {
	padding: 20px 40px 20px 40px;
	text-align: left;
	vertical-align: top;
}
