/* CSS Document For Culturalcafe */

/* IDs - for layout */
#header {
	width: 760px;}
#main-box  {
background-image: url(/images/bg-main-w760.gif);
text-align: center;
margin-top: 0px;
width: 760px }
#content-left {
	border: 1px dashed #fff;
	float: left;
	width: 200px;
	background: transparent;
	padding: 2em 5px 0px 2px;
	text-align: left;}
#content-right {
	border: 1px dashed #fff;
	/*float: right;*/
	width: 500px;
	background: transparent;
	margin:0px 80px;
	/*margin-right: 20px; */
	padding: 0px 1em 2em 0px;
	text-align: left;}
#footer {
	background: transparent;
	clear: both;
	text-align: left;}
#sub-nav  {
	background-image: url(/images/subnav-line.gif);
	text-align: center;
	margin:0px 80px 20px 80px;
	width: 520px;
	background-repeat: repeat-x;
}

/* elements */

/* fonts - change 'sans-serif' to your preferred font */
 p {
	font-family: Georgia, serif;
	font-size: 12px;
}

/* real styles */

a {cursor: auto}

a:visited {color: #333333;
background: transparent;
text-decoration: underline;}

a:link {color: #680507;
background: transparent;
text-decoration: underline;}

a:hover {text-decoration: none;
	background: transparent;
	color: #680507;}

a:active {color: green;
background: transparent;
text-decoration: none}

#header a {
	background: transparent;
	color: #fff;}

address {
margin: 0em 0% 0em 0%;
font: normal 12px sans-serif}

big {font-size: 1em}

blockquote {margin: 0em 0% 0em 0%;
line-height: 1}

body  {
font-family: Georgia, "Times New Roman", Times, serif;
background-image: url(/images/bg.gif);
margin: 0em 0% }
h1 {
	font-size:24px;
	font-weight:normal;}

h3 {
	clear:left;
	font-weight:normal;
	font-size:18px;}

.first-letter {
	font-size: 1.5em;
	/*font-weight: bold;*/}
.copyright {
	font-size: 11px;
	padding: 1em 1em;}
.insist-funtion {
	color: #fff;
	background: transparent;
	padding: 0px 0.5em;
	font-family: Verdana, serif;
	font-size: 10px;
}
ul { margin: 0 0 1em 0; }
li, dt, dd {
	font-size: 12px;}
li {
	margin: 0; 
	list-style-position: inside;}
dt {
	font-weight: bold;}
.list-img {
	background: transparent;
}
.list-img img {
	border: 5px solid #cccccc;
	/*float:left;
	clear:left;*/}
.nav {
	font-size:11px;}
.home-box {
	font-size:11px;
	margin:4px;}