body{
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000066;
	line-height: 1.5em;
	margin-top: 0px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div img {
	padding-bottom: 2px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0000CC;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033CC;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #0000FF;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	list-style-type: square;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #CC0000;
	font-style: normal;
	text-decoration: underline;
}

.red-text {
	color: #FF0000;
}


#header{
	height: 130px;
	width: 950px;
	background-image: url(../images/header-style-blue_with_sinhala.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;

}

#container{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	background-image: none;
}
#news-flash {
	width: 99%;
	border: 2px solid #FF9900;
	background-color: #FFE099;
	margin-left: 0px;
	margin-bottom: 3px;
}
#news-flash h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #840000;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
#news-flash a {
	color: #FF0000;
	text-decoration: none;
}
#news-flash ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC6600;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 20px;
}

#news-flash li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	margin-bottom: 15px;
	color: #666600;
	margin-right: 15px;
}
#left{
	float: left;
	width: 200px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#main-navigation {
	margin: 0px;
	width: 200px;
}
#main-navigation ul {
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	line-height: 24px;
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 0px;
	padding-left: 0px;
}

#main-navigation li {
	background-color: #003A9A;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#main-navigation a {
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	padding-left: 10px;
	text-decoration: none;
}
#main-navigation a:hover {
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #0066FF;
	text-decoration: none;
}
#content{
	float: left;
	width: 449px;
	padding: 5px;
}
#wide-content {
	float: right;
	width: 730px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 5px;
}
#vertical-ads {
	float: right;
	padding: 0px;
	margin: 0px;
	width: 120px;
}

#right{
	float: left;
	padding: 0px;
	margin: 0px;

}
#right img {
	padding-bottom: 2px;
}


#footer{
	background-color: #003A9A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	clear: both;
	height: 30px;
	padding: 5px;

}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
}
#category-list {
	width: 98%;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
}
#category-list h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFF00;
	background-color: #000000;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#category-list ul {
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	line-height: 24px;
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 0px;
	padding-left: 0px;
}
#category-list li {
	background-color: #003A9A;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	margin-right: 0px;
	padding-right: 0px;
}

#category-list a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
	font-size: 12px;
	display: block;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#category-list a:hover {
	color: #00FFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
	font-size: 12px;
	display: block;
	background-color: #000066;
}
.tutorial-description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #0000CC;
}
.tutorial-description a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FF0000;
	text-decoration: none;
}
.tutorial-description a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #0000FF;
	text-decoration: none;
}
.tutorial-list a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	padding: 3px;
	line-height: 1.5em;
}
.tutorial-list  li {
	color: #FF9900;
	list-style-type: circle;
	list-style-position: outside;
	margin-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-image: url(../images/video.png);
}

.tutorial-list a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #FF0000;
	padding: 3px;
	text-decoration: none;
	background-color: #FFFFCC;
	line-height: 1.5em;
}
.download-list a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	padding: 3px;
	line-height: 1.5em;
}
.download-list  li {
	color: #FF9900;
	list-style-type: circle;
	list-style-position: outside;
	margin-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-image: url(../images/save.png);
}

.download-list a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #FF0000;
	padding: 3px;
	text-decoration: none;
	background-color: #FFFFCC;
	line-height: 1.5em;
}
