body {
	text-align:center;
	background-color:rgb(46,114,149);
	padding-top:15px;
	padding-bottom:30px;
	font-family:arial,helvetica,sans-serif;
	color:rgb(150,150,150)
	margin: 0px;
}
#header {
	width:698px;
	height:75px;         
	background-color:rgb(215,220,225);
	border-top:1px solid rgb(236,238,240);
	border-left:1px solid rgb(236,238,240);
	border-right:1px solid rgb(185,178,172);
	border-bottom:1px solid rgb(208,207,205);
	border-bottom:1px solid rgb(185,178,172);
	background-image:url(../images/headerBack.gif);
	background-repeat:no-repeat;

}
#contentm {
	width:698px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid rgb(186,179,171);
	background-color:#FFFFFF;
}
#bigPic {
	width:299px;
	height:244px;
	background-image:url(../images/18.jpg);
	float:right;
	border-bottom:1px solid #A0A0A0;
	border-left:1px solid #A0A0A0;
}

#headTitle {
	background-image:url(../images/bigTitle.gif);
	background-repeat:no-repeat;
	width:361px;
	height:46px;
	float:left;
	padding-bottom:10px;
}
#headPics {
	background-image:url(../images/head_pics.gif);
	width:129px;
	height:56px;
	float:right;
}
#lastUpdate {
	clear:both;
	float:left;
	padding-top:4px;
	padding-left:15px;
	height:11px;
	font-size:10px;
	color:rgb(200,180,184);
}
#headText {
	width:400px;
	height:0px;
	float:right;
}

#topText {
	width:358px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	font-size:11px;
	text-align:justify;
	color: #555;
	text-indent:10px;
}
#bigText {
	width:450px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	font-size:11px;
	text-align:justify;
	color: #555;
	text-indent:10px;

}
#sideBar {
	width:150px;
	float:right;
	clear:right;
	padding:15px 20px 30px 15px;
	border-left:1px dashed #808080;
	border-bottom:1px dashed #808080;
	background-image:url(../images/4back.gif);
	background-repeat:no-repeat;
	background-color:rgb(247,247,247);
	text-align:left;
}
#leggo {
	width:175px;
	float:right;
	clear:right;
	padding-top:30px;
	padding-right:10px;
	text-align:center;
}

#footer {
	border-top:1px dashed #808080;
	border-left:1px solid rgb(253,253,253);
	border-right:1px solid rgb(253,253,253);
	background-color:rgb(253,253,253);
	text-align:left;
	font-size:9px;
	color:#A0A0A0;
	padding:2px;
	font-family:"arial narrow",arial,helvetica,sans-serif;
}
#email {
	float:right;
}

#age {display:inline;}

#thought {
	width:330px;
	border:1px dashed #808080;
	padding:4px 8px 10px 8px;
	margin-bottom:20px;
	background-color:rgb(247,247,247);
	text-align:center;

}
#thoughtTitle {
	padding-bottom:5px;
	font-weight:bold;
	color:#808080;
}
#quoteAuthor {
	padding:5px 8px 0px 0px;
	margin:0px;
	color:#A00000;
	text-align:center;
}


.breaker {
	clear:both;
	height:1px;
	font-size:1px;
}


a 	  {text-decoration:none;color:rgb(165,79,71);}
a:hover {text-decoration:underline;}


.textHeader {border-bottom:1px solid rgb(221,221,221);}

p {margin:10px 0 0 0;}


h1 {
	text-align:center;
	margin: 20px 0px 20px 0px;
	font-size:20px;
	color:#F0E0E0;
	padding-right:20px;
}
h2 {
	padding:6px 0px 4px 30px;
	margin: 0 0 1px 0;
	font-size:14px;
	border-bottom:1px solid rgb(221,221,221);
	line-height:15px;
}
h3 {
	padding:10px 0 0px 0;
	margin: 0 0 1px 0;
	font-size:14px;
	border-bottom:1px solid rgb(221,221,221);
}

ul {
	border-top:1px solid  rgb(221,221,221);
	padding: 0 0 10px 0;
	margin: 0;
	list-style: none;
	}
li {
	padding: 5px 2px 1px 2px;
	font-weight:bold;
	font-family:"arial narrow",arial,helvetica,sans-serif;
	font-size:11px;
	}
.sidebarLink {
	text-decoration:none;
	padding: 1px 4px 1px 4px;
	color:rgb(165,79,71);
	margin:1px;
}
.sidebarLink:hover {
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(../images/rollover.gif);
	margin:0px;
	border:1px solid #A0A0A0;
}


.bullet1 {
	float:left;
	width:25px;
	height:25px;
	background-image:url(../images/lynx.gif);
	background-repeat:none;
}
.bullet2 {
	float:left;
	width:25px;
	height:25px;
	background-image:url(../images/takal.gif);
	background-repeat:none;
}


#linkButtons {
	padding-top:20px;
}
.buttonLink {
	padding:3px;
	text-align:center;
}