@charset "UTF-8";
body {
	background-color: #205aab;
	padding: 0px;
	background-position: 0px 0px;
	margin: 0px;
	font-size: 12px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 16px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-indent: 15px;
	font-weight: normal;
	font-style: italic;
}

p { padding-left:15px}

.Header {
	background-image: url(../images/CollegeramaHeader.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 980px;
	background-position: center;
}
#main {
	width: 978px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contentContainer {
	width: 100%;
	height:auto;
	background-color: #06203C;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0A374E;
	border-bottom-color: #0A374E;
	border-left-color: #0A374E;
	background-image: url(../images/CollegeramaBolBack.png);
	background-repeat: no-repeat;
}
#contentLeft {
	float: left;
	width: 613px;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#contentRight {
	float: right;
	width: 300px;
	height: auto;
	margin-right: 25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	letter-spacing: 0.03em;
}

.tweet {
	width: 300px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 10px;
}
.highLite {
	color: #009ee0;
}

div#background{
	background: #192f79;
	width: 300px;
	font-size: 12px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 10px;
} /* Setting the background for content and color */
div#background h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-indent: 15px;
	font-weight: normal;
	font-style: italic;
	margin-left: 10px;
	margin-right: 10px;
}
a:link {
	color: #e2007a;
	text-decoration: none;
}
a:visited {
	color: #e2007a;
	text-decoration: none;
}
a:hover {
	color: #e2007a;
	text-decoration: underline;
}
a:active {
	color: #e2007a;
	text-decoration: underline;
}
div#background  p {
	margin-left: 10px;
	margin-right: 10px;
}
b.rtop, b.rbottom{display:block;background: #06203C} /* Setting the corner color, use different color for different layout */

b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #192f79}/* Setting the strip size and background

color */

b.r1{margin: 0 5px}

b.r2{margin: 0 3px}

b.r3{margin: 0 2px}

b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 1px}

div#footer{
	width: 920px;
	font-size: 9px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 35px;
; 	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3A6DB8;
}
img {
	border: 0px;	
}#main #contentContainer #contentRight #background p {
	padding-left: 15px;
}
