/**************************************************************
/  STYLESHEET FOR OMEGA Chapter Website                       /
/  Copyright 2007-2009 Aculade, LLC                           /
/                                                             /
/  User's Stylesheet for main template: ribbon                /
/                                                             /
**************************************************************/


body {
/*	background-color: #443333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	background-image: url("http://v2.omegachapter.net/misc/background.png"); */
}
h1 { }
h3 { }
a, a:link, a:visited {
/*   color: #555;
	font-weight: bold;
   text-decoration: none;*/
}
a:hover {
/*   color: #777;*/
}
a img { }
#header a { }



/*****************************************************************************
/
/	MAIN PAGE LAYOUT ELEMENTS
/
*****************************************************************************/
#header { }
#nav_container {
/*	background-image: url("http://v2.omegachapter.net/misc/nav.png");
	background-repeat: repeat-x;
	background-position: bottom;*/
}
#nav {
   width: 1000px;
}
#nav li { }
#nav li a, #nav li a:link, #nav li a:visited, #nav li a:active {
/*   color: #fff;
   font-weight: bold;*/
}
#nav li a:hover {
/*   background-image: url("http://v2.omegachapter.net/misc/pic_link.png");*/
}
#container { }
#text {
/*	background-color: #e0dad6;
	color: #444;*/
}
#right {
/*	color: #fff;
	background-color: #3ae;
	background-image: url("http://v2.omegachapter.net/misc/right.jpg");
	background-repeat: repeat-y;
	background-position: left;*/
}
#right_topper {
/*   background-image: url("http://v2.omegachapter.net/misc/right_top.jpg");*/
}
#right_bottom {
/*   background-image: url("http://v2.omegachapter.net/misc/right_bottom.jpg");*/
}
#right h3 {
/*	border-bottom: #fff solid 1px;*/
}
#right img { }
#footer {
/*   font-size: x-small;
	color: #999;*/
}
/*****************************************************************************
/	END --- MAIN PAGE LAYOUT ELEMENTS
*****************************************************************************/

