#trailimageid {
	DISPLAY: none; FONT-SIZE: 1em; Z-INDEX: 200; LEFT: 0px;
   POSITION: absolute;
   TOP: 0px;
   HEIGHT: 0px;
}

div.photo_style_inline_right {
	float:right;
   padding-top:6px;
	text-align:center;
}
div.photo_style_inline_left {
	text-align:center;
	float:left;
}


* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-align: justify;
	text-decoration: none;
	font-weight: normal;
	line-height: 130%;
}

h1, h2, h3 {
	color: #333333;
}

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
   margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: left;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: underline;
	color: #003399;
}

a:hover {
	text-decoration: none;
	color: #993333;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	background: #3C74E6 url(images/bg01.gif) repeat-x;
	height: 30px;
}

.boxed .title h2 {
	height: 28px;
	padding: 10px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	padding: 10px;
	border-top: 1px solid #FFFFFF;
	background: url(images/bg02.gif) repeat-x;
	width: 205px;
}



/* Post */

.post {
}

.post .title {
	background: #3C74E6 url(images/bg01.gif) repeat-x;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.post .title span {
	display: block;
	height: 20px;
	padding: 10px 0 0 20px;
}

.post .date {
	margin-top: -20px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	font-size: x-small;
	color: #FFFFFF;
}



.post .meta {
	clear: both;
}


.post .meta p {
	margin: 0;
	padding: 10px 20px 40px 20px;
	border-top: 1px dotted #CCCCCC;
	line-height: normal;
	font-size: x-small;
}


.post .story {
	padding: 10px;
	background: url(images/bg02.gif) repeat-x;
}



/* Menu */

#menu {
	width: 875px;
	height: 23px;
	margin: 0 auto;
	background: url(images/menutop.jpg) no-repeat;
	padding-top: 4px;
	padding-bottom: 5px;
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}

#menu date {

}

#menu li {
	display: inline;
}

#menu a {
	margin-left: 2px;
	padding-top: 5px;
	text-decoration: none;
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}


#menu a:hover {
	text-decoration: underline;
}

#menu .active a {

}

#menu .join {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	text-align: right;
	font-size: x-small;
	color: #FFFFFF;
	float: right;
}


#menu .join a {
	margin-left: 2px;
	padding-top: 5px;
	text-decoration: none;
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}


#menu .join a:hover {
	text-decoration: underline;
}



/* Header */

#header {
	width: 875px;
	height: 110px;
	margin: 0 auto;

}

/* Header > Logo */

#logo {
	float: left;
	width: 250px;
	height: 110px;
	background: url(images/CAYJSHEB.gif) no-repeat right top;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 50px 0 0 0;
	font-size: 2.6em;
}

#logo h2 {
	float: left;
	margin-top: -5px;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #000000;
}



/* Header > Search */

#search {
	float: right;
	width: 350px;
	padding-top: 55px;
	text-align: center;
	font-size: x-small;
	color: #003399;
}

#search a {
	margin-left: 2px;
	padding-top: 5px;
	text-decoration: none;
	text-align: center;
	font-size: x-small;
	color: #003399;
}


#search a:hover {
	text-decoration: underline;
}

#search form {
}

#search fieldset {
	border: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#searchsubmit {
	padding: 0 10px;
	border: 1px solid #000000;
	text-transform: lowercase;
}



/* Content */

#content {
	width: 875px;
	margin: 0 auto;
	border-top: 1px solid #FFFFFF;
	padding-top: 10px;
}

/* Content > Main */

#main {
	float: left;
	width: 640px;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 225px;
}

#sidebar .boxed .title h2 {

}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	display: block;
}

#login input {
	margin-bottom: 15px;
	padding: 2px 5px;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

#inputsubmit1 {
	margin: 0;
	padding: 0;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}


#updates li {
	margin: 0;
	list-style: none;
	padding-bottom: 15px;
	font-size: 10px;
}


#updates h3 {
	font-size: 10px;
}

#updates p {
	line-height: normal;
	font-size: 1em;
}

#updates a {
	text-decoration: none;
	padding-bottom: 15px;
}

/* Content > Sidebar2 */

#sidebar2 {
	float: left;
	width: 180px;
	padding-left: 10px;
}

#sidebar2 .boxed .title h2 {
	background: url(images/img10.gif) no-repeat right top;
}




/* Footer */

#footer {
	clear: both;
	width: 875px;
	height: 80px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
	color: #993333;
}
