/* CSS Document */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#FFFFFF;
padding:0;
margin:0;
color:#333333;
text-align:justify;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #707070;
}
a:hover {
	text-decoration: underline;
	color: #707070;
}
a:active {
	text-decoration: none;
	color: #707070;
}

.colstyle {
width:480px;
font-size:24px;
font-family:"Trebuchet MS";
color:#E8E8E8;
padding-top:45px;
padding-left:25px;
}

#collearn {
width:100px;
height:auto;
padding-top:30px;
padding-left:755px;
}

a.collearn {
display:block;
width:93px;
height:38px;
background-image:url(learn.jpg);
background-repeat:no-repeat;
}

a.collearn:hover {
display:block;
width:93px;
height:38px;
background-image:url(learn_over.jpg);
background-repeat:no-repeat;
}


#colleft_top {
	width:510px;
	height:auto;
	float:left;
	margin-right:10px;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

h1 {
color:#990000;
font-size:18px;
font-family:"Trebuchet MS";
margin:0;
padding:0;
padding-bottom:15px;
}

#colread {
background-image:url(arrow.jpg);
background-repeat:no-repeat;
width:110px;
font-size:14px;
font-weight:bold;
text-align:right;
padding-right:10px;
margin-left:220px;
margin-bottom:20px;
}

#colright_top {
	width:250px;
	height:auto;
	float:right;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

h3 {
color:#242424;
font-size:24px;
font-family:"Trebuchet MS";
margin:0;
padding:0;
padding-bottom:15px;
}

#colr_box1 {
width:260px;
height:auto;
font:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

#colfoto {
margin-right:5px;
width:162px;
height:163px;
float:left;
}

#colr_box2 {
padding-top:15px;
width:270px;
height:auto;
}

#colread_more {
width:250px;
text-align:right;
margin-bottom:5px;
}
