
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#DAEAFD;
	width:100%;
	height:700px;
	}

#calosc {
	width:1000px;
    height:700px;
	border:0px solid #aaa;
	margin: 5px auto;
	}

h1, h2, h3 {
	font-family: Arial;
	color: #385B88;
}

h2 {
	background: url(images/img06.gif) repeat-x left bottom;
	padding-bottom: 10px;
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul, ol {
	margin-left: 1em;
}

a {
	text-decoration: none;
	color: #006699;
}

a:hover {
	text-decoration: underline;
}

/* Boxed Style */

.boxed .title {
	padding: 0px 0 0 10px;
	background: url(images/img03.gif) no-repeat left center;
	border-bottom: 1px solid #D6D5D5;
	font-size: 1.4em;
}

.boxed .content {
	padding: 10px;
}

/* Logo */

#baner {
	margin: 0 auto;
	text-align:center;
	}

#logo {
	width: 900px;
	height: 140px;
	margin: 10px auto;
	border:0;	
	text-align:center;
	}

#logo h1 {
	padding: 10px 0 0 0px;
}

#logo h1 a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 30px;
}

#logo h2 {
	padding: 0 0 0 2px;
	text-transform: lowercase;
	font-size: 1em;
}

#logo img {
	text-decoration:none;
	border:0;
}

#logo2 {
text-align:center;
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
}

/* Content > Main */

#main {
	float: right;
	width: 650px;
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

/* Content > Sidebar > Login */

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
	margin-top:20px;
	margin-bottom: 30px;
	border-bottom: 0px solid #00019A;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 10px 0 10px 10px;
	border-top: 1px solid #EBEBEB;
	color: #006699;
}

#menu a:hover, #menu .active a {
	background: #EBEEF3;
	text-decoration: none;
	font-weight: bold;
	color: #385B88;
}

/* Content > Sidebar > Updates*/

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

div.story	{
margin:10px;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	width: 800px;
	margin: 0 auto;
	background: #00019A url(images/img06.gif) repeat-x left top;
}

#footer p {
	width: 800px;
	margin: 0 auto;
	font-size: x-small;
}

#footer h1 i {
	text-transform: lowercase;
	letter-spacing: -3px;
	font: italic normal 48px Georgia, "Times New Roman", Times, serif;
	color: #385B88;
	font-size:80%;
	float:right;
}

#footer h1 {
	padding: 10px 0 0 0px;
}

#footer h1 a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 30px;
}

#footer h2 {
	padding: 0 0 0 2px;
	text-transform: lowercase;
	font-size: 1em;
}

/* Albumy */

.album	{
border:1px solid #aaa;
text-align:center;
margin:0 auto;
}

.album	td {
width:48%;
}

.album  * img	{
border:0;
text-decoration:none;
}

.album i	{
font-size:x-small;
}	