body#body_id {
	text-align:center;
	margin:0;
	background:#F5F5F5;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color:#666666;
}
a {
	color:#333333;
	text-decoration:underline;
}
a:hover {
	background-color:#FFFFFF;
}
p {
	margin:5px;
}
h2 {
	font-size:14px;
	text-align:center;
	background:url(images/h1_bg.jpg) no-repeat;
	height:25px;
	padding-top:11px;
	font-weight:bold;
	color:#CCCCCC;
	text-transform:uppercase;
}
h1 {
	text-align:left;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
	text-align:left;
	margin: 10px 0 0 5px;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
h4 {
	text-align:left;
}
h4.section_title {	
	
	}
h4.article_title {	

}

#menu_top {
	position: absolute;
	top: 230px;
	width: 600px;
	text-align: center;
	left:50%;
	margin-left: -300px;
}
.article_short {
	display: block;
	padding: 5px;	
}
.article_short:hover {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px dashed #AAAAAA;
}
h4.section_title a {
	display: block;
	padding: 5px;
	margin: 0 0 0 15px;
	font-size: 14px;
	text-decoration: none;
	color: #666666;
}
h4.section_title a:hover {
	padding: 4px;
	border: 1px dashed #AAAAAA;
}
h4.article_title a {
	font-size: 14px;
	text-decoration: none;
}
h4.article_title a:hover {
	text-decoration: underline;
}
#top {
	float:left;
	margin:10px;
	color:#999999;
	font-size:10px;
}
#calgary {
	margin:10px;
	font-weight:bold;
	float:right;
	margin:10px;
	color:#999999;
	font-size:10px;
}
#headflash {
	position:relative;
	top:15px;
	height:200px;
	width:800px;
}
#header {
	margin-top:-5px;
	width:100%;
	height:221px;
	background:url(images/header_bg.gif) repeat-x;
	text-align:center;
}
#headshadow {
	background:url(images/shadow_bg.gif) repeat-x;
	width:100%;
	height:17px;
}
#rightshadow {
	background:url(images/header_shadow.jpg) no-repeat right;
	width:100%;
}
.clearboth {
	clear:both;
}
#mainwrap {
	margin-top:15px;
	width:830px;
	text-align:left;
	background:url(images/wrap_splitter.gif) repeat-y left;
}
#wrap2 {

}

#content {
	text-align:justify;
	width:450px;
	float:left;
	margin: 0px 10px 0px 10px;
}

#left {
	width:180px;
	float:left;
}
#left  a.menu_sections{
	margin: 0 10px 0 0;
	text-decoration: none;
	display: block;
	padding: 4px;
}
#left a.menu_sections:hover{
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px dashed #AAAAAA;
}
#right {
	padding:0px;
	width:100px;
	float:left;
	padding-left:10px;
}
#footer {
	height:60px;
	width:100%;
	background:url(images/footer_bg.jpg) repeat-x;
	padding-top:30px;
}

iframe {
	width:769px;
}

.div_left {
	padding:0px 10px 10px 10px;
}
#free {
	position:absolute;
	left:50%;
	margin-left:36px;
	top:190px;
}
.announce {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}

form.comments label {
	margin:10px;
	display:block;
}
form.comments textarea {
	width:400px;
	height:200px;
	margin:10px;
}
form.comments input {
	width:400px;
	margin:10px;
	display:block;
}

h5 {
	padding:10px;
	text-decoration:underline;
}

div.comment {
	padding:20px;
	background:white;
}

.star1, .star {
	margin: 1px;
}

.stars .star {
	cursor: pointer;
}

.stars {
	margin-left: 30px;
	font-size: 9px;
}

#registration_form div {
	padding:5px;
}
#registration_form label, #registration_form input {
	width:250px;
	padding:3px;
	display:block;
}
#registration_form input {
	margin-left:10px;
}

#article_form div {
	padding:5px;
}
#article_form label, #article_form input, #article_form textarea, #article_form select  {
	width:350px;
	padding:3px;
	display:block;
}
#article_form textarea {
	height:300px;
}
#article_form input, #article_form textarea  {
	margin-left:10px;
}

.announce {
	background:white;
	padding:10px;
	border:1px dotted #ccc;
}


#answers {
	
	margin: 10px;
}

h4.question_title {
	color: black;
	font-weight: bold;
	padding: 5px;;
}
#opros {
	border: 1px dotted #ccc;
	margin-top: 10px;
}

#answers a {
	display: block;
	background: url('/images/crossmark.gif') no-repeat;
	padding-left: 17px;
}

#answers a:hover {
	background: url('/images/checkmark.gif') no-repeat white;
}

ol, ul {
	margin-left:20px;
}