/*****START CODE*****CA***/


#xn_bar {display: none !important;}


/****** NINGBAR & FOOTER *****/
#xn_bar,
#xg_foot {
background-color:/* %ningbarColor% */ transparent !important;
}

#xg {
background-color: transparent;
background-position: center 0px;
}

body {
background-color: #CDA950!important;
background-image:url(image link);
background-position:Center 0px;
background-attachment:fixed;
background-repeat:repeat;
}


/***** HEADER IMAGE *****/

#xg {
background-color: transparent!important;
background-image: url(http://i711.photobucket.com/albums/ww113/happygirl5015/business/goldenlaptophd.jpg);
background-repeat: no-repeat;
border: 0px solid #000000;
margin-top:1em;

}

#xg_masthead,
#xg_masthead a {
height: 380px;
color: #653900 !important;
}

#xg_masthead p#xg_sitename {
padding:80px 0 0 10px;
font-size:3em !important;
font-family: Georgia,Avant Garde;
line-height:1.5em;
font-weight:bold;
margin-left: 20px !important;
}
#xg_masthead p#xg_sitedesc {
padding:0 0 0 15px;
color:#653900 !important;
font-size:1.5em !important;
font-weight:bold;
margin-left: 35px !important;

padding: 0 0 0 0px;
margin-bottom: 0em;
}


/***** NAVIGATION BAR *****/


#xg_navigation {
background:  #653900 url(http://i711.photobucket.com/albums/ww113/happygirl5015/dividers/lightbrownsleek2.jpg) left repeat;
height: 30px;
background-position:top !important;
padding-top:0px;
padding-left:1px;
border-top: 0px solid #000000;
border-bottom: 0px solid #000000;
}


#xg_navigation ul {
margin:0 0;
}


#xg_navigation ul li {
margin:0 0 0 0;
}


#xg_navigation ul li a {
background: TRANSPARENT;
border-right:1px solid #996633;
color:#EED990;
float:left;
font-size:14px;
font-weight:bold;
line-height: 1em;
padding:6.5px .4em;
text-decoration:none;
height: 16px;
}

#xg_navigation ul li a:hover {
background: #EED990 !important;
border:0px solid #00CCCC;
color:#653900;
height:18px;
font-weight:bold;
text-decoration:none;
}

#xg_navigation li.this a {
background: #EED990 !important ;
color:#653900;
height:18px;
font-weight:bold;
border-left: 0px solid #000000;
border-right: 0px solid #000000;
}


/***** SUBTABS ******CA***/


#xg_navigation ul li.this a, ul.page_tabs li.this {
background-color:transparent;
}

#xg_navigation ul div.xg_subtab ul {
width:140px;
}

#xg_navigation ul div.xg_subtab ul li a {
background:#CDA950 !important;
color:#653900 !important;
font-size:12px;
border-bottom: solid 1px #FFFFFF;
text-align:center;
}


#xg_navigation ul div.xg_subtab ul li a:hover {
background:#653900 !important;
color:#CDA950 !important;
font-size:12px;
border-bottom: solid 1px #ffffff;
}



/*****BODY SECTION*****/

.xg_module {
margin-bottom: 2em;
}
#xg #xg_body h1 {
color: #653900;
text align:center;
weight:bold;
font-size:3em;
}

#xg_body {
background-position: center 0px;
background-color: #EED990 !important;
background-image: url(image link);
background-repeat: repeat;
background-attachment:fixed !important;
border:0px;
padding-top:4em;
}

/***** LINKS *****/
body a {
color: #B26400;
}

body a:hover {
color: #653900;
background:transparent url(image link) no-repeat center 0px;
}


/***** MODULE BACKGROUND *****/
.xg_module_body, .xg_module_body legend, .xg_module_body legend.toggle a, .xg_module_foot, ul.page_tabs li.this {
background-color: #EED990;
background-image:url(image link);
background-repeat: repeat;
border:0px solid #000000;
}

/***** MODULE TEXT *****/
.xg_module_body,
.xg_module_body legend,
.xg_module_body legend.toggle a,
.xg_module_foot,
ul.page_tabs li.this {
color: #653900;
font-weight:bold;
font-size:1.2em;
}

/***** MODULE HEADERS *****/
.xg_module_head {
background-color: #653900;
background-image:url(http://i711.photobucket.com/albums/ww113/happygirl5015/dividers/lightbrownsleek2.jpg);
background-repeat:repeat;
margin-bottom:0em;
border:0px solid #000000;
border-bottom:0px;
}

.xg_module_head h2 {
font-size:16px;
margin-left:2pt;
color:#EED990;
font-weight:bold;
}


/***** BODY TWEAKS*****/

#xg_profiles_chatterwall_post_comment{
color: #653900;
font-weight:bold;
background-color:#FFFFFF !important;
background-image:url(image link) !important;
background-position: bottom center !important;
background-repeat: repeat;
background-attachment: relative;
height:250px;
}



/*****FOOTER SECTION*****/

#xg_foot,
#xg_foot a {
color:#653900;
}

#xg_foot {
border-left:0px solid transparent;
border-right:0px solid transparent;
width:931px;
}


/*****Global Dynamics By Ayanna ****END CODE*****/