/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
        background-image:url('/images/2981.jpg');
}

/*custom */

p.subheading {
        text-align: center;
        font: 1.1em Georgia, Times, serif;
        font-weight: bold;
}

blockquote, h3, p, li {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
        text-align: justify;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 {
	margin: 0 0 15px 0;
	padding: 0 10px;
	font-weight: normal;
}

h1, h2 {
	font-family: Georgia, Times, serif;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1em;
	font-style: italic;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #000;
	border-bottom: 1px #000 solid;
	line-height: 2em;
	font-size: 1.2em;

}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}

#site-name a {
	border: none;
}

#sidebar-2 a, #sidebar-1 a {
	color: #c00;
	border: none;
}

/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	margin: 10px auto;
	padding: 10px;
	width: 760px;
}

#head {
	text-align: center;
}

#site-name {
	margin: 15px 0;
	font: 3em Georgia, Times, serif;
}

#site-slogan {
	font: italic 1em Georgia, Times, serif;
}

#sidebar-1, #sidebar-2 {
	padding-top: 50px;
	width: 150px;
}

#sidebar-1 {
	margin-right: 5px;
	float: left;
	text-align: right;
}

#sidebar-2 {
	margin-left: 5px;
	float: right;
}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list ul {
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#content {
	margin: 0 155px;
	padding-top: 30px;
        background-color: #fff;
        border-style:solid;
        border-width:2px;
}

#foot {
	margin-top: 5px;
	clear: both;
	text-align: center;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 770px;
w\idth: 760px;
}

#sidebar-1, #sidebar-2 {
\width: 150px;
w\idth: 150px;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}


/* navigation - header */

#tswcsstabs ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	display: inline ;
}
#tswcsstabs ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
#tswcsstabs li a {
	color: #000000 ;
	background-color: #ffffff ;
	border: 1px outset #11032e ;
	padding: 8px ;
	text-decoration: none ;
	display: inline ;
}
#tswcsstabs li a:hover {
	color: #FFFFFF;
	background-color: #6E6A6B;
}

/* HOME PAGE */

.Home_AboutMe {
    font-size: 15px;
    color: #370100;
    border: 1px solid red;
    background: #FFFFFF;
    padding: 8px 10px;
    margin-bottom: 18px; 
    position: relative;
    left: 0%;
    margin: 15px auto;
    width: 300px;
}


.Home_WhatsNew {
    font-size: 15px;
    color: #370100;
    border: 1px solid red;
    background: #FFFFFF;
    padding: 8px 10px;
    margin-bottom: 18px; 
    position: relative;
    left: 0%;
    margin: 15px auto;
    width: 500px;
}



.Home_LeftMenu {
    font-size: 15px;
    color: #370100;
    border: 1px solid red;
    background: #FFFFFF;
    padding: 8px 10px;
    margin-bottom: 18px; 
    position: relative;
    left: 0%;
    margin: 15px auto;
    width: 400px;
}

.Home_ASOF {
    font-size: 15px;
    color: #370100;
    border: 1px solid red;
    background: #FFFFFF;
    padding: 8px 10px;
    margin-bottom: 18px; 
    position: relative;
    left: 0%;
    margin: 15px auto;
    width: 450px;
}

p.photocaption {
    font-size: 12px;
    color: #000066;
    text-align: center;
}

p.phototext {
    text-align: justify;
}

/* Formatting Pictures */

#spaceitout {
   position: relative;
   background-color: yellow;
}

img.boxit {
	background: #fff;
	border: 1px solid #ccc;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
     font-size: 12px;
    color: #000066;
    text-align: center;
}

p.image1of2 {
   position: absolute;
   width: 40%;
   float: left;
}


p.image2of2 {
   position: relative;
   width: 40%;
   float: right;
}