/* Kate Evans Display CSS Document */


/* --- redefined tags ---------- */

body {
	background-color: #BDCBC8;
	margin: 0px;
}

p {
	margin-top: 0px;
	margin-bottom: 11px;
}

form {
	margin-top:0px;
	margin-bottom:0px;
}

img {
	border:none;
}


/* --- contextual selectors ---------- */

a:hover {
	color:#000000;
}

a {
	color:#8A898B;
	text-decoration: none;
}


/* --- page structure ---------- */

div#wrapper {
	margin-top:0px;
	margin-bottom:40px;
	/*margin-left:auto;
	margin-right:auto;*/
	/*float:left;*/
	width:829px;
	padding-left:40px;/*149*/
	/*background-color:#FF0000;*/
}

div#content {
	background-color: #FFF8CC;
	background-image: url(imgs/bg_rose.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:581px;
	/* height:449px;*/ 
	padding-top:40px;
	padding-left:40px;
	padding-right:62px;
	padding-bottom:42px;
	clear:both;
}

div#logo {
	clear:both;
	text-align:right;
	margin-bottom:20px;
}

/**/div#squares {
	float:left;
	margin-top:-56px;
	padding-left:38px;
}

div#roseFooter {
	clear:both;
	width:260px;
	float:right;
	margin-top:-135px;
}

div#navi {
	width:70px;
	float:left;
	/*background-color:#CCCCCC;*/
}

div#columnMid {
	width:251px;	
	float:left;
	margin-left:25px;
	margin-right:22px;
	/*background-color:#999999;*/
}

div#columnRight {
	width:183px;
	float:left;
	/*height:398px;
	background-color:#666666;*/
}

div#columnMain {
	width:350px;
	margin-left:130px;
	float:left;
	/*background-color:#666666;*/
}

div#clear, div#clearInner {
	clear:both;
}

div#printLogo {
	display:none;
}


/* --- table styles ---------- */

div#gallery {
	width:485px;
	margin:3px 0px 0px -3px;
}


/* --- picture styles ---------- */

a img#navi {
	clear:both;
	margin-bottom:12px;
}

img#picL{
	clear:both;
	float:left;
	margin-left:0px;
	padding-right:10px;
	padding-bottom:10px;
}

img#picR {
	float:right;
	margin-right:0px;
	padding-left:10px;
	padding-bottom:10px;
}

img#picInnerV {
	float:right;
	clear:both;
	margin-bottom:6px;
}

img#picInnerH {
	float:left;
	margin-right:12px;
	margin-bottom:6px;
}

img#aboutMe {
	float:right;
	margin-left:26px;
	margin-bottom:150px;
	background-color:#999999;
}

img#focus {
	margin-top:3px;
}

img#thumb {
	margin:3px;
	float:left;
	width:31px;
}

a:hover img#thumb, a:active img#thumb {
	border:3px solid #000000;
	margin:0px;
}


/* --- text styles ---------- */

.bodyTxtL,  p.bodyTxtR, .bodyTxtLB, .bodyTxtRB {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8A898B;
	font-size:10px;
	line-height:1.3em;
}

p.bodyTxtR, .bodyTxtRB {
 	text-align:right;
}
 1
.bodyTxtLB, .bodyTxtRB {
	font-weight:bold;
}

ul#galleryLinks {
	margin: -8px 0px 8px 16px;
	padding:0px;
	list-style-type: square;
}
ul#galleryLinks li{
	margin: 4px;
	padding:0px;
}/**/


#focus {
	color:#333333;
}

/* new styles added 30 06 05 by howard*/

p#textPara {
	margin:0px 0px 5px 0px;		
}
#columnMainH {
	width:420px;
	/*background-color:#ffddff;*/
	margin-left:55px;
	float:left;
	text-align:left;
}

#woosays{ float:left; }
#printbutton { 	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	margin-top:13px;
	}
#credits{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8A898B;
	font-size:10px;
	line-height:1.3em;
	padding-left:40px;
	}