@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	background-image: url(filler02.jpg);
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #06F;
}
a:active {
	color: #666;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	@import url(http://fonts.googleapis.com/earlyaccess/droidsanstamil.css);
	font-size: 21px;
	color: #333;
}
h2 {
	font-size: 18px;
	color: #666;
}
h3 {
	font-size: 16px;
	color: #666;
}
#wrapper {
	background-color: #FFF;
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	border: .25px solid #CCC;
	padding-bottom: 50px;
}
#header {
	height: 150px;
	width: 1024px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #04126F;
	background-image: url(new_banner.jpg);
}/* CSS Document */
#container {
	height: 1500px;
	width: auto;
	margin-right: 0;
	margin-left: 12px;
	/*border: thin dotted #CCC;*/
	margin-top: 12px;
}
#containerInside {
width: 805px;
height: 1500px;
float: right;
padding-bottom: 25px;
padding-right: 20px;
overflow-y:	scroll;
overflow-x: none;
}
#aside {
	float: left;
	height: 1500px;
	width: 160px;
	border-right: 1px solid #CCC;
	/*border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCC;*/
}
#block {
	background-image: url(block.jpg);
	background-repeat: repeat;
	height: 30px;
	width: auto;
}

/*section {
	padding: 0;
	margin: 0;
	}
article {
	padding: 25px;
	margin-top: 25px;
	}*/	
/*added on 11-20-2013*/

#socialMediaBox {
display: block;
position: fixed;
top: 150px;
left: 5px;
width: 80px;
height: 275px;
z-index: 69;
background-color: #fff;
border-top-right-radius: 25px;
-moz-border-top-right-radius: 25px;
-webkit-border-top-right-radius: 25px;
-ms-border-top-right-radius: 25px;
-o-border-top-right-radius: 25px;
border: 1px solid #ccc;
}
#donateBox {
display: block;
position: fixed;
top: 440px;
left: 5px;
width: 80px;
height: 125px;
z-index: 70;
padding-top: 10px;
background-color: #fff;
border-bottom-right-radius: 25px;
-moz-border-bottom-right-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
-ms-border-bottom-right-radius: 25px;
-o-border-bottom-right-radius: 25px;
border: 1px solid #ccc;
}

#socialMediaHolder {
width: 50px;
height: 50px;
margin-top: 25px;
margin-left: 10px;
}
	