/*	Desc: *title* Screen Style Sheet
	Author: SSE Design Group http://ssedesigngroup.com
	Date: *last modified date*
	+ Colours
	ddf6ef  lt blue
	3e6eae  dk blue  link
	678db2  med blue  
=== === === === === === === === === === */
/*=STRUCTURE
=== === === === === === === === === === */
body {padding: 0;margin: 0; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; font-size:12px; background-image:url(/images/bkgrd.jpg); background-repeat:repeat-x; background-color:#fff;}

/*=COMMON
=== === === === === === === === === === */
a {color: #3e6eae; text-decoration:underline;}
a:visited {color: #3e6eae;}
a:hover {color: #0c213b;}
h1 {font size: 20px;}
h2 {font size: 18px;}
h3 {font size: 16px;}
h4 {font size: 14px;}

td {font-size:12px;}

.smtext {font-size:10px;}
.medtext {font-size:11px;}

.img {border: 1px solid #000;}
.img-left {float:left; margin-right:5px; border:1px solid #000;}
.img-right {float:right; margin-right:5px; border:1px solid #000;}
.imgleft {float:left; margin-right:5px;}
.imgright {float:right; margin-right:5px;}
img {border: 0px;}

.title {font-family:Georgia, "Times New Roman", Times, serif; color: #3e6eae; border-bottom: 1px solid #3e6eae; font-size:15px; font-weight:bold;}

.title2 {background-image:url(/images/title.jpg); background-repeat:no-repeat; height: 33px; color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight:bold; padding:6px 4px 0px 4px;}

.title-articles {font-size:11px; font-weight:bold;}

li.archive {list-style:inside;}

/*=WRAPPER
=== === === === === === === === === === */
#wrapper {margin:auto; width:760px; background-color:#fff; border:1px solid #f5f7f9;}

/*=MASTHEAD
=== === === === === === === === === === */
#masthead {}
#masthead h1 {text-indent: -9999px;font-size: 1%}

/*=NAVIGATION
=== === === === === === === === === === */
#navcontainer {border-top: 2px solid #3e6eae; border-bottom: 2px solid #3e6eae; padding: 0px; text-align:center; width:760px;}
ul#navlist {margin: 0; padding: 0; white-space: nowrap;}
#navlist li {display: inline; list-style-type: none;}
#navlist a { padding: 0px 5px; }
#navlist a:link, #navlist a:visited {color: #3e6eae; font-weight: bold; background-color: #fff; text-decoration: none;}
#navlist a:hover {color: #fff; background-color: #3e6eae; text-decoration: none;}

/*=CONTENT
=== === === === === === === === === === */
#content {padding: 25px;}

/*=POSTED
=== === === === === === === === === === */
.posted {font-size:10px; font-style:italic;}
.paginate {font-size:10px; text-align:right;}
.comment {font-size: 11px; text-align:left; border-bottom: 1px solid #8fa4bf; padding: 0px 0px 5px 5px; margin-bottom:0px 5px 5px 0px; border-left: 5px solid #8fa4bf;}

/*=PAUL
=== === === === === === === === === === */
.paul {background-image:url(/images/paulframe2.jpg); background-repeat:no-repeat; background-position: center; color:#fff; font-weight: bold; height:249px;}
.paul a, .paul a:visited, .paul a:hover {color:#fff;}
.paul p {margin:0px 10px 10px 375px; padding-top:45px;}

/*=FOOTER
=== === === === === === === === === === */
#footer {font-size:10px; text-align:center; width:760px;}