body {
	background-color:#000033;
	margin:30px;
}
body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
    line-height: 1.3;
}
.content {
	background:#e2e2e2 url('http://www.themountainteam.com/007/webart/background.jpg') no-repeat top center;
	padding:26px;
}
.content_blog {
	background:#e2e2e2 url('http://www.themountainteam.com/007/webart/background.jpg') no-repeat top center;
	padding:16px;
}
:focus {
	outline: 0;
}
p  {margin-bottom:10px; text-align:justify; }
h3 {color: #001B82; font-weight:bold; margin-top:25px; margin-bottom:5px; font-size:18px;}
h4 {color: black; font-weight:bold; text-decoration: underline; margin-top:15px; font-size:14px;}
hr {color: #001b82; height:2px; margin-top:15px; margin-bottom:15px; padding:0px; }
ul {
    list-style-type:disc;
    padding-left:10px;
    margin-left:10px;
    margin-top:10px;
    margin-bottom:10px;
}
ul.spread li {margin-bottom:7px;}
.picright {
    border:2px solid black;
    float:right;
    margin-left:20px;
    margin-top:2px;
    margin-bottom:10px;
}
.picleft {
    border:2px solid black;
    float:left;
    margin-right:20px;
    margin-top:2px;
    margin-bottom:10px;
}
.lonesTx  { color: #ffffff; font-size: 10px; }
.blueTx   { color: #001B82; }
.yellowTx { color: #FFFF00; font-size: 13px;}

