body {
	margin: 0px;
	background-color: #F0F0F0;
   	text-align: center;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #3A5AA7;
	}

a:visited {
	color: #3885A9;
	}

a:active {
	color: #B22222;
	}

a:hover {
	color: #B22222;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 740px;
	
	background-color: #FFFFFF;
	}

#head {
	text-align: center;
	}

#center {
	float: left;
	width: 352px;
	overflow: hidden;
	}

#center2 {
	float: left;
	width: 515px;
	background-color: #FFFFFF;

	overflow: hidden;
	}
	
#left {
	float: left;
	width: 184px;
	background-color: #FFFFFF;
	
	overflow: hidden;
	}
	
#right {
	float: left;
	width: 190px;
	background-color: #FFFFFF;
	
	overflow: hidden;
	}

#right2 {
	float: left;
	width: 190px;
	
	overflow: hidden;
	}
	
.content {
	padding: 0px;
	background-color: #FFFFFF;
	
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	text-align: center;
	}

.content p {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #000000;
	line-height: 100%;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	text-align:left;
	font-weight: bold;
	}

.content h3 {
	color: #3A5AA7;
	line-height: 100%;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	}

.blog {
	margin-bottom: 30px;
	}

.blogimg img {
	margin: 5px;
	}
	
.comment {
	color: #3A5AA7;
	line-height: 100%;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	text-align: right;
	font-weight: bold;
	}

.sidebar {
	padding: 0px;
	}

#profile {
	padding: 0px;
	margin-bottom: 30px;
	}

#profile table {
	padding: 0px;
	width: 190px;
	border-collapse: collapse;
	border: 0px;
	}

#profile td {
	padding: 0px;
	background: url(img/rightbg.gif)
	}
	
#profile span {
	font-size: small;
	}

#profile p {
	color: #000000;
	line-height: 140%;
	font-weight: bold;
	font-size: x-small;
	font-family: "Verdana", "Arial", "sans-serif";
	margin-left: 25px;
	margin-bottom: 20px;
	}

#information {
	padding: 0px;
	margin-bottom: 30px;
	}
	
#information table {
	padding: 0px;
	width: 190px;
	border-collapse: collapse;
	border: 0px;
	}
	
#information td {
	padding: 0px;
	background: url(img/rightbg.gif)
	}

#information p {
	color: #000000;
	line-height: 140%;
	font-family: "Verdana", "Arial", "sans-serif";
	font-size: x-small;
	margin-left: 25px;
	margin-bottom: 20px;
	}

#calendar {
  	line-height: 140%;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;

  	margin-left: 10px;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 160px;
	}

#calendar caption {
	color: #000000;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	
	padding: 3px;
	}

#calendar th {
	color: #3A5AA7;
	border-top: 1px solid #3A5AA7;
	border-bottom: 1px solid #3A5AA7;
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #B22222;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #B22222;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
  	padding: 3px;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #666666;
	font-family: "Verdana", "Arial", "sans-serif";
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	list-style-image: url(img/pt2.gif);
	vertical-align: middle;
	
	margin-left: 40px;
	margin-top: 10px;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}


#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.post {
	border-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	}

.post2 {
	border-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	}
	
.line {
	border-color: #666666;
	width: 100%;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	}

.line2 {
	border-color: #AAAAAA;
	width: 100%;
	border-style: dotted;
	border-width: 1px 0px 0px 0px;
	}
.pink{color: #FF0033;}
.blue{color: #003399;}

#caution td {
	font-size: x-small;
	line-height: 140%;
	padding: 2px;
	text-align: left;
	}

