@media (max-width: 1024px)
{
	#container
	{
		background-image: url(../images/bgContent.jpg);
		background-repeat: repeat-y;
		overflow-x: hidden;
		color: #000000;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		text-align: left;
		width: 100%;
	}

	#site_header
	{
		background-image: url(../images/site_1024_header1.jpg);
		background-repeat: no-repeat;
		box-shadow: 0px 4px 3px #dddddd;
		height: 100px;
		text-align: left;
		vertical-align: middle;
		width: 100%;
	}

	#page_content
	{
		background-color: #ffffff;
		color: #444444;
		line-height: 20px;
		overflow: auto;
		padding: 20px;
	}
	
	body
	{
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 14px;
		margin: 0;
		padding: 0;
		text-align: center;
	}
	
	p
	{
		margin: 10px 0;
		text-indent: 0px;
	}	

}

@media (min-width: 1024px)
{
	#container
	{
		background-image: url(../images/bgContent.jpg);
		background-repeat: repeat-y;
		color: #000000;
		margin-left: auto;
		margin-right: auto;
		margin-top: 50px;
		text-align: left;
		width: 1024px;
	}

	#site_header
	{
		background-image: url(../images/site_1024_header1.jpg);
		background-repeat: no-repeat;
		background-size: 102%;
		box-shadow: 0px 4px 3px #dddddd;
		height: 100px;
		text-align: left;
		vertical-align: middle;
		width: 100%;
	}

	#page_content
	{
		background-color: #ffffff;
		color: #444444;
/* 
		float: left;
 */
		line-height: 17px;
		overflow: auto;
		padding: 20px;
		/* text-align: justify; */
		width: 983px;
	}

	body
	{
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 11px;
		margin: 0;
		padding: 0;
		text-align: center;
	}

	p
	{
		line-height: 17px;
		margin: 10px 0;
		text-indent: 0px;
	}
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

abbr, acronym
{
	border-bottom: 1px dotted #505050;
	cursor: help;
}

blockquote
{
	border-left: 5px solid #DDDDDD;
	color: #777777;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
}

html
{
	background-color: white;
}


footer
{
	display: block;
}

form
{
	margin-top: 10px;
	padding: 0;
}

h1
{
	font-size: 18px;
	margin: 0px;
	padding: 0 0 8px 0px;
}

h2
{
	font-size: 16px;
	font-weight: normal;
	margin: 15px 0 5px 0;
	padding: 0;
}

h3
{
	font-size: 11px;
	margin: 15px 0 10px 0;
	padding: 0;
}

h4
{
	background: url(../images/bullet2.gif) no-repeat center left;
	font-size: 18px;
	margin: 25px;
	padding: 0 0 0 25px;
}

img
{
	border: 0;
}

input[type="text"], textarea
{
	display: block;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 5px 0 8px 0;
	width: 98%;
}

label
{
	display: block;
	font-weight: bold;
}

li
{
	line-height: 15px;
	margin: 5px 0;
}

ol
{
	margin-left: 0;
	padding-left: 20px;
}

ol, ul
{
	margin-left: 20px;
}


span
{
	margin: 0;
	padding: 0;
}

ul
{
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

#cArticles a, #cArticles h1 a:hover, #cArticles h2 a:hover
{
	background-color: #ffffff;
	color: #11aacc;
}

#cArticles #calendar caption, #cArticles h1, #cArticles h2, #cArticles h1 a, #cArticles h2 a
{
	background-color: #ffffff;
	color: #333333;
}

.clear
{
	clear: both;
}

#sidebar
{
	float: right;
	padding: 20px 10px;
	width: 155px;
}

#desc
{
	margin: 10px 20px;
}

#fullContent
{
	background-color: #f5f5f5;
	clear: both;
	color: #000000;
	float: left;
	margin: 0;
	padding: 10px;
	text-align: left;
}

#hidden
{
	display: none;
}

#site_header a:hover
{
	border: 0;
}

#site_header_name
{
	background-image: url(../images/name2.png);
	height: 100px;
	width: 702px;
}

#nav
{
	background-color: white;
	background-image: url(../images/bgStripes.jpg);
	border-top: 1px solid #888;
	box-shadow: 0px 4px 3px #cccccc;
	color: #fff;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0;
	width: 100%;
}

#nav a
{
	color: #2997EE;
	float: left;
	padding: 5px 10px;
	text-decoration: none;
}

#nav a:hover, #nav a.current
{
	background-color: #3f3f3f;
	color: #fff;
}

#nav li
{
	background-image: none;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav ul
{
	margin: 0;
	padding: 0;
}

p.posted
{
	border-bottom: 1px solid #ccc;
	clear: both;
	font-size: 11px;
	font-weight: normal;
	margin: 3px 0;
	padding: 0 0 10px 0;
	text-indent: 0;
}

#photo_holder
{
	float: left;
	height: 205px;
	width: auto;
}

#photo_object
{
	background-color: #fff;
	border: 1px dotted #ccc;
	color: #000;
	height: auto;
	margin: 3px;
	text-align: center;
	width: 150px;
}

#full_holder
{
	height: auto;
	padding-left: 8px;
	width: 648px;
}

#full_holder #nav
{
	background-color: #2c2c2c;
	background-image: url(../images/bgStripes.jpg);
	border-bottom: 1px solid #4c4c4c;
	border-top: 1px solid #4c4c4c;
	color: #fff;
	float: right;
	font-size: 8px;
	width: 120px;
}

#full_object
{
	background: #fff;
	border: 1px dotted #ccc;
	color: #000;
	height: auto;
	margin: 3px;
	text-align: center;
	width: 640px;
}

#photo_description
{
	font-size: 11px;
	font-weight: normal;
	margin: 3px 0;
	padding-bottom: 4px;
	text-indent: 0;
}

#sidebar h2
{
	border-top: 1px solid #ddd;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}

#sidebar p
{
	text-indent: 0;
}

#entry p.posted
{
	border: 0;
}

.footnote
{
	font-size: 10px;
	line-height: 1.4;
	text-indent: 0;
}

#comments
{
	border-top: 1px solid #ccc;
	clear: both;
}

#copyright a
{
	background-color: white;
	color: #000;
	text-decoration: none;
}

#copyright
{
	background-position: right;
	background-repeat: no-repeat;
	box-shadow: 0px 4px 3px #dddddd;
}

#copyright a:hover
{
	background-color: #000;
	color: #fff;
	text-decoration: underline;
}

#copyright p
{
	margin: 0;
	padding: 0;
	text-indent: 0;
}

.btn
{
	display: inline;
	padding: 1px;
	width: auto;
}

.req
{
	font-weight: normal;
}

#search
{
	margin: 0 0 20px 0;
	padding: 0;
}

#search .btn
{
	margin: 0;
	padding: 0;
}

#search label
{
	margin: 0 0 5px 0;
}

#searchTxt
{
	display: inline;
	margin: 0;
	width: 100px;
}

.txt, .btn
{
	border: 1px solid #c0c0c0;
}

.historyBlock
{
	margin-bottom: 10px;
	margin-top: 10px;
}

table.badges
{
	margin-bottom: 50px;
}
