/*
	StyleSheet 
		
*/

body {
padding : 0;
margin : 0 ;
font : 0.74em Arial, sans-serif;
line-height : 1.5em;
background : #fff url(images/bg.jpg) repeat-x top;
color : #454545;
}

a {
color : #67e949;
background : inherit;
text-decoration : none;
}

a:hover {
color : #7a9833;
background : inherit;
text-decoration : underline;
}


a:visited {
color: purple;
text-decoration:none;
}


.red {
font : bold 1.0em Arial, Sans-Serif; 
color: red;
}

.green {
font : bold 1.1em Arial, Sans-Serif; 
color: #67e949;
}


p {
margin : 5px 0;
}

h1 {
font : bold 1.8em Arial, Sans-Serif; 
padding : 8px 0 4px 0;
margin : 0;
letter-spacing : -1px;
background: #b4e04b;
background : #67e949;
}

h2 {
font : bold 1.6em Arial, Sans-Serif;
letter-spacing : -1px;
}

h3 {
padding : 4px 0;
margin : 0;
}

ul {
margin : 0;
padding : 0;
list-style : none;
}

img {
border : 0;
}


/*    					  Class content       */
.content {
margin : 0 auto;
width : 900px;
}


#main {
width : 900px;
margin : 0;
padding : 0;
}



/*      			    TOP         */

#top {
padding-top : 0;
padding-bottom : 3;
background : transparent;
 background : #b4e04b; 
 background : #67e949;
/* height : 180px; */
}


#top #icons {
float : right;
margin : 25px 15px 0; 
padding : 0;
}

#top #icons img {
padding-right : 2px;
border : 0;
}

#top #flash1 {
float : right;
color : white;
margin : 25px 15px 0; 
padding : 0;
}


/*					RIGHT SIDE	*/

#right_side {
float : right;
width : 230px;
background : #ffffff url(images/topr.jpg) no-repeat top right;
overflow : hidden;
}

#right_side .pad {
padding : 35px 10px 10px 17px;
}

#right_side ul {
padding : 3px 0 8px 0;
}

#right_side li {
line-height : 18px;
background : #fff;
list-style : square;
padding-left : 0;
margin-left : 15px;
color : #b4e04a;
}

#right_side a {
background : inherit;
text-decoration : none;
}

#right_side h3 {
color : #949494;
text-align : center;
font : bold 1.2em Arial, Sans-Serif;
margin-top : 10px;
}

#right_side .book { 
clear : both;
padding-left :0px;
}



/*					LEFT   SIDE		*/

#left_side {
background : inherit;
margin-bottom : 10px;
width : 650px;
}

#left_side .pad {
padding : 10px 0 0 0;
}




#left_side .pad h3 {
background : inherit;
font : bold 1.3em Arial, Sans-Serif;
color: white;
}

#left_side .pad h4 {
background : inherit;
font : bold 1.7em Arial, Sans-Serif;
color: white;
padding-bottom : 18px;
}


#left_side  h2 {
background : url(images/lrline.gif) no-repeat bottom left;
height : 20px;
padding : 0;
margin : 0 0 15px 0;
font : 0.9em verdana, Arial, Sans-Serif;
}



#left_side .pad a {
color : #67e949;
text-decoration : none;
}


#left_side .menupos {
position: absolute; top: 194px; left: 180px; 
padding : 28px 0 0 0;
}

#left_side .menu {
font : 1.3em verdana, Arial, Sans-Serif;
padding : 28px 0 0 0;
}

#left_side p {
color : #454545;
padding : 0;
text-align : justify;
font : bold ;
}


#left_side b {
color : #454545;
padding : 0;
text-align : justify;
color : green;
}




#left_side blockquote {
padding-left : 10px;
border-left : 3px solid #a7cc44;
margin : 10px 0 10px 25px;	
}


#left_side .rs {
float : right;
margin : 0 10px;
border : 1px solid #ddd;
padding : 5px;
background : #f5f5f5;
}

#left_side ul {
list-style-position : inside;
margin-left : 2px;
}

#left_side ul li {
list-style-type : square;
margin-left : 15px;
}

#left_side ul ul li {
list-style : none;
margin-left : 10px;
list-style-type : lower-alpha;
list-style-position : inside;
}

#left_side .greybox {
border : 1px solid #ccc;
background : #f5f5f5;
width : 628px;
padding : 10px;
}



/*					FOOTER		*/


#footer {
clear : both;
width : 900px;
margin : 0 0 6em 0;
color : #777;
background : #fff url(images/rlline.gif) no-repeat top right;
}

#footer .right {
float : right;
text-align : right;
background : inherit;
padding-top : 10px;
width : 900px;
}

#footer a {
text-decoration : none;
background : #fff;
}



/*					IMAGES		*/
.jimagemar {
position: absolute; top:350; left:0;
}

#jimage_left {
margin-right :  50px; 
padding : 0;
}

#jimage_left img {
padding-right : 2px;
padding  : 2px;
border : 20px outset #67e949;
}



#jimage_right {
padding-left : 30px;
}

#jimage_right img {
padding-right : 2px;
padding  : 2px;
border : 20px outset #67e949;
}

