/* Cosmology styles */

body  {
	background-color:#F6D128;
	background-image:url(../images/bkgr_pgwrapper_cosmology.jpg);
	background-repeat:repeat-x;
}

h1  {
	color:#EDC71C;	
}

h2  {
	color:#EDC71C;	
}

#titleBar  {
	background-image:url(../images/bkgr_titlebar_cosmology.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	width: 843px;
}

#sidebar {
    background-image:url(../images/bkgr_sidebar_cosmology.jpg);
	background-repeat: no-repeat;
	background-color:#F9E07B;
	padding-top: 250px;
}