@charset "utf-8";
body  {
	padding:0px;
	text-align: center;
	color: #000000;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	margin-top: 0px;
	font-family: Calibri, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	background-image:url(../images/bck.gif);



	
}

a:link {
	color:silver;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: silver;
}
a:hover {
	text-decoration:underline;
	color: #a7c817;
}
a:active {
	text-decoration: none;
	color: #CC3366;
}
#wrapper {
	position: relative;
	width: 1000px;
	margin: 0;
	border: 0px;
	text-align: left;
	background-color: #1a2022;
	background-image:url(../images/wrapper.jpg);
	background-repeat:repeat-y;
	
} 


#header {
	height: 78px;
	padding: 0 0px 0 0px;
	background-image:url(../images/header_line_repeat.jpg);
	background-repeat:repeat-x;
} 
#nav_bar {
	text-align: center;
	background-color:#CCCCCC;
	margin: 0px;
	padding: 0px;
	height:42px;
	line-height:42px;
	background-image:url(../images/nav_line_repeat.jpg);
	background-repeat:repeat-x;
	background-position:center;
	font-weight:100;

	
}

#nav_bar *{
	font-weight:100;
	
}
#nav_bar ul
{
margin:0px;
padding:0px;
}

#nav_bar li
{

display:inline;
font-size:15px;
float:right;
width:100px;
font-weight:700;
border-right:#000 1px dotted;


}

#nav_bar a
{
display:block;
height:42px;
color:silver;
text-decoration:none;

}

#nav_bar a:active
{
display:block;
height:42px;
background-image:url(../images/nav_over.jpg);
}

#nav_bar a:hover
{

display:block;
background-repeat:no-repeat;
height:42px;
background-image:url(../images/on_release.jpg);
color:#a3ea3a;
}




#l_col {
	width: 213px;
	float: left;
	margin-top:2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color:#000000;
	background-image:url(../images/l_col.jpg);
	background-repeat:repeat-y;
}

#l_col strong, #under_footer strong{font-weight:100;}

#l_col li {
list-style:none;
line-height:25px;
border-bottom:2px black dotted;
list-style-position:outside;
}
#l_col a {
font-size:15px;
vertical-align:middle;
font-weight:100;
color:#89b5c6;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}

#l_col a:hover{margin-left:1px;}

#graphic_design li{list-style-image:url(../images/g_design.gif);}
#flash_design li{list-style-image:url(../images/flash_star.jpg);}
#xhtml_design li{list-style-image:url(../images/xhtml_star.jpg);}
#joomla_design li{list-style-image:url(../images/joomla_star.jpg);}
#java_design li{list-style-image:url(../images/java_star.jpg);}







#mainContent_no_rc {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image:url(../images/wrapper_top.jpg);
	background-repeat:repeat-x;
	background-position:top;
	
}
.clearit {
	clear: both;
}
#footer {
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: right;
	background-color:#000000;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
} 

#under_footer
{
background-image:url(../images/footer_img.jpg);
height:240px;
background-position:center;
background-repeat:no-repeat;
float:none;
color:silver;
clear:right;
width:1000px;

}
#under_footer li
{
display:inline;
margin-right:11px;
}


.float_right { 
	float: right;
	margin-left: 8px;
}
.float_left { 
	float: left;
	margin-right: 8px;
}



.txt{ padding:10px;color:#658e9e;font-family:Arial, Helvetica, sans-serif;
font-size:15px;
word-spacing:4px;
font-weight:100;
width:85%;
text-align:justify;

}

/*index*/
.txt h1
{
color:#a7c817;
font-weight:100;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:16px;
text-align:left;
border-bottom:dotted 1px #828380;
}
.txt h2, #l_col h2
{
/*color:#b4d03c;*/
color:silver;
font-family:"Times New Roman", Times, serif;
font-size:17px;
text-align:left;
font-weight:100;
}

.txt strong {font-weight:100;}
/*styles*/
.bright_cyan
{
color:#8cbbcd
}


.txt a
{ padding:10px;color:#658e9e;font-family:Arial, Helvetica, sans-serif;
font-size:15px;
word-spacing:4px;
font-weight:100;
width:85%;
text-align:justify;

}




/*New courses Page*/


#courses h1
{
	border:none;
	
}


#courses a:link {
	color:#fff;
	text-decoration:underline;
	text-transform:none;
}
#courses a:visited {
	text-decoration:underline;
	color:#fff;
		text-transform:none;
}
#courses a:hover {
	text-decoration:underline;
	color:#fff;
		text-transform:none;
}
#courses a:active {
	text-decoration:underline;
	color:#fff;	text-transform:none;
}


#courses h2
{
	color:#bb8657;
	margin-bottom:0px;
}
.photography-paragraph
{
	color:#a3a3a3;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-top:0px;
	
}
/*End of New courses Page*/



