/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px;
	padding: 0;
	background: #786E50 url(/css/theme/mu1.gif);
        font-family: Comic Sans MS;
        font-size: 11px;
	color: #3C3728;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: Comic Sans MS;
	color: #000000;
}

h2 { font-size: 24px; }
h3 { font-size: 18px; }

p, ol, ul {
	line-height: 20px;
}

a:link { color: #3C3728; text-decoration: none; text-transform: capitalize; } 

a:visited { text-decoration: none; color: #FF0000; } 

a:focus, a:hover { color: #FFFFFF; text-decoration: underline; } 

a:active { text-decoration: none; color: #FF0000; 
}

.image {
	float: left;
	margin: 5px 15px 0 0;
	border: 4px solid #000000;
}

.byline {
	margin: 0;
	padding: 0 0 0 5px;
	background: #645B43;
	font-size: 9px;
}

.list1 {
       background-color : #ffffff;
       background-image : url(/css/theme/mutia3.gif);
       background-repeat : repeat-x;
       background-position : 50% top;
       margin-top : 1px;
       margin-bottom : 1px;
       padding : 1px;
       border : 1px solid #ffffff;
       font-size: 18px;
}
.list1 a:link, .list1 a:visited {
       color : #FFFFFF;
       text-decoration : none;
       text-align: center;
       font-weight: bold;
}
.list1 a:hover {
       color : #FF0000;
       text-decoration: underline;
}

.list2 {
      background-color : #ACA283;
      background-position : 50% bottom;
      margin-top : 1px;
      margin-bottom : 1px;
      padding : 1px;
      border : 1px solid #ffffff;
      align-text : left;
}
.list2 a:link, .list2 a:visited {
      color : #FFFFFF;
      text-decoration : none;
      text-align: center;
      font-weight: bold;
}
.list2 a:hover {
    color : #FF0000;
    text-decoration: underline;
}

.list3 {
    background-color : #ffffff;
    background-image : url(/css/theme/mutia1.gif);
    background-repeat : repeat-x;
    background-position : 50% bottom;
    margin-top : 1px;
    margin-bottom : 1px;
    padding : 1px;
    border : 1px solid #ffffff;
    font-size: 18px;
}

.list3 a:hover, .list3 :active a {
       background: url(/css/theme/mu4.gif);
	   color: #FFFFFF;
}

/* Header */

#header {
	width: 712px;
	height: 112px;
	margin: 0 auto;
	background: url(/css/theme/header.jpg);
	border: 4px solid #000000;
}

#header h1 {
	float: left;
	padding: 40px 0 0 20px;
	text-transform: uppercase;
	font-size: 36px;
	color: #ACA283;
}

#header h2 {
	float: right;
	padding: 95px 5px 0 0;
	font-size: 11px;
}

#header a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #ACA283;
}

/* Menu */

#menu {
	width: 720px;
	height: 30px;
	margin: 0 auto;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 26px;
	padding: 4px 0 0 0;
	background: url(/css/theme/mu3.gif);
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #ACA283;
}

#menu a:hover, #menu .active a {
	   background: url(/css/theme/mu4.gif);
	   color: #FFFFFF;
}

/* Content */

#content {
	    width: 712px;
	    margin: 0 auto;
	    border: 4px solid #000000;
            background: #786E50 url(/css/theme/mu5.gif) repeat-y;
}

#colOne {
	float: left;
        width: 227px;
	 padding: 10px;
}

#colOne h2 { 
        font-size: 24px; }
        h3 { font-size: 18px; 
}

#colOne ul {
	   margin: 0;
	   padding: 0;
	   list-style: none;
}
#colOne hr {
        border-bottom : 1px solid #FFFFFF;
}
#colOne a:link {
       color : #FF0000;
}
       a:hover {
       color : #FFFFFF;
       text-decoration: underline;
}

#colTwo {
	    float: right;
	    width: 405px;
	    padding: 20px;
}

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

#colTwo h2 { 
        font-size: 24px; }
        h3 { font-size: 18px; 
}

/* Footer */

#footer {
	   width: 720px;
	   margin: 0 auto;
	   background: #000000;
}

#footer p {
	   margin: 0;
	   padding: 0 0 4px 0;
	   text-transform: lowercase;
	   text-align: center;
	   font-size: 9px;
	   color: #3C3728;
}

#footer a {
	   color: #786E50;
}

-------------------------------
/* www.mutiaracell.xtgem.com*/
/* modifiet by mukri */
-------------------------------
