@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background-color: #F0EEE8;
	/*  background-color: #e4ded1;*/
	font:  Arial, Helvetica, Verdana, sans-serif;
	min-width: 1200px;
	height:100%;
}

#container {
	background-color:#e4ded1;
	width: 1200px;
	margin:0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding-bottom:10px;;
	margin-top:-25px;
}

#container p {
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	



#header {
	display:block;
	padding: 0 10px 0 20px;  
	line-height:75px;
}
	 
#header h1 {
	text-align:center;
	padding: 10px 0;	
	font-size: 2em;
	font:"Times New Roman", Times, serif
}

#sidebar1 {
	float: left; 
	width: 195px; 
	background: #e4ded1; 
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

#sidebar1 li {
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 150%;
	margin-left:10px;
	padding-left:10px;
	}
	
#sidebar1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:0px;
	padding-left:20px;
	margin-bottom:5px;
	color: #0A00C6;
	font-size:16px;
	margin-top:0px;
	padding-top:0px;
	
}


#sidebar1 .listgroups {
margin-top:15px;
}

#sidebar1 .internallinks {
margin-top:15px;
}


#sidebar1 .externallinks {
margin-top:15px;
}

#sidebar1 .spaceformyart {
margin-top:15px;
}

	
#sidebar1 p {
	font-size: 0.75em;
	color: #000000;
	margin-left:10px;
	padding-left:10px;
	}
	

	
#sidebar2 {
	float: right;
	width: 190px;
	background: #e4ded1;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top:0px;
	}

#sidebar2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:5px;
	color: #0A00C6;
	font-size:16px;
	text-align:center;
	margin-top:0px;
	padding-top:0px;
}

#sidebar2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:10px;
	color:#000099;
	font-size:12px;
	text-align:center;
	margin-top:0px;
	padding-top:0px;
}

	
#sidebar2 p {
	font-size: 0.85em;
	color: #000000;
	margin-left:5px;
	padding-left:5px;
	}
	
#sidebar2 .picturewrapper {
text-align:center;

}

#sidebar2 .title {
margin-bottom: -10px;
font-weight:bold;
color:#000099;

}

#sidebar2 .picture {

}

#sidebar2 .media {
color:#000099;


}

#sidebar2 .category {

}

#sidebar2 .seperator p {
	display:block;
	text-align:center;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	margin-top:-15px;
	margin-bottom:-15px;
	font-stretch:ultra-expanded;
	font-weight:100;
}



#mainContent {
	width:750px;
	background: #e4ded1;
	margin-left:auto;
	margin-right:auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding-bottom:10px;
	}
	
#newsblog {
	display:block;
	padding-bottom:20px;
	width:100%;
	overflow:auto;
}



#newsblog h2 {
	color:#000066;
	font-style:italic;
}

#newsblog_title {
	display:block;
	width:750px;
	margin-bottom:auto;
	overflow:auto;
}

#newsblog_title h2 {
	font-size:24px;
	color:#000066;
	font-style:normal;
	width::750px;
}


#currentimage {
	padding-left:10px;
	padding-bottom:10px;
	float:right;
		text-align:right;

}

#currentimage p {
	font-size:10px;
	font-style:italic;
	font-weight:light;
	text-align:right;

}

#newsblog_article {
	font-family:"Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
	font-size:18px;
}

#newsblog_author {
	width:100%;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#3366FF;
	overflow:auto;
}

#newsblog_date {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#3366FF;
}

.pagecontrol {
	width:750x;
	margin-bottom:auto;
	font-size:10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BCAC8B;
	border-right-color: #BCAC8B;
	border-bottom-color: #BCAC8B;
	border-left-color: #BCAC8B;
	padding-top: 5px;
	padding-bottom: 15px;
}

.firstpage {
	width: 100px;
	float:left;
	color:#e4ded1;
}

.backpage {
	width: 100px;
	float:left;
	color:#e4ded1;
}


.nextpage {
	width: 100px;
	float:right;
	text-align:right;
}

.lastpage {
	width: 100px;
	float:right;
	text-align:right;
}	

.controltext {
	float:left;
	text-align:center;
	font-size:10px;
	vertical-align:middle;
	padding-left:90px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #0000FF;
}


#footer {
	display:block;
	clear:both;
	background:#e4ded1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
} 

#footer p {
	text-align:center;
	margin-left:auto;
	margin-right:auto;

}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	}
	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
	

.cantChangeData {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #999999;
}

.style1 {
	color: #FFFFCC;
	font-weight: bold;
	background-color: #000099;
}
.style3 {

}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:150%;
	}
p {
	font-size:85%;
	max-width: 650px;
	margin: 0 auto 10px 0;
	}
form {
	width:auto;
	margin:15px auto 10px 20px;
	background-color: #E4DED1;
	}
.popup {
	background-color: #FFFFFF;
}

label {
	display:block;
	font-weight:bold;
	}
textarea {
	width:400px;
	height:150px;
	}
.textInput {
	width:250px;
	background-color: #FFFFCC;
	}
.warning {
	font-weight:bold;
	color:#FF0000;
	}
	
	
.textNotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	}
	
.noticeOK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}

	
.hilite {
	background-color:#F0FFFE;
}

.nohilite {
	background-color: #FFFEEC;
}

a:link {
	color: #0000CC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a:active {
	color: #0000CC;
	text-decoration: underline;
	}
	
a:visited {
	color: #0000CC;
	text-decoration:underline;
	}
	
/*a:hover {color: #ff0000; text-decoration: none; }*/
