html, body 				{height:100%; margin:0; padding:0; background-color:#f5f5f5;background: url(../imgs/bg.gif) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=â€™imgs/bg.gifâ€™, sizingMethod=â€™scaleâ€™);
-ms-filter: â€œprogid:DXImageTransform.Microsoft.AlphaImageLoader(src=â€™imgs/bg.gif.gifâ€™, sizingMethod=â€™scaleâ€™)â€;}

p						{color: #ffffff; font-family: Verdana, Geneva, sans-serif; font-size: 11px; padding-bottom:0px; margin-bottom:0px; padding-top:0px; margin-top:0px;}

h1						{font-family: Verdana, Geneva, sans-serif; font-size: 22px; padding-bottom:0px; margin-bottom:0px; padding-top:0px; margin-top:0px;}
h2						{font-family: Verdana, Geneva, sans-serif; font-size: 12px; padding-bottom:0px; margin-bottom:0px; padding-top:0px; margin-top:0px;}
h3						{font-family: Verdana, Geneva, sans-serif; font-size: 11px; padding-bottom:0px; margin-bottom:0px; padding-top:0px; margin-top:0px;}

.white					{color: #ffffff;}
.pink					{color: #c9408d;}
.black					{color: #000000;}
.grey					{color: #666666;}
.lightgrey				{color: #999999;}

.bgblack				{background-color: #000000;}

.style1					{font-family: Verdana, Geneva, sans-serif; font-size: 10px;}
.style2					{font-family: Verdana, Geneva, sans-serif; font-size: 11px;}
.style3					{font-family: Verdana, Geneva, sans-serif; font-size: 12px;}

ul						{padding-bottom:0px; padding-top:0px; padding-left:2em; margin-left: 0px}
li.link					{margin-bottom:0.7em; list-style-type: square; list-style-image: url(../imgs/dot_grey.gif);}
li.page					{margin-bottom:0.7em; list-style-type: square; list-style-image: url(../imgs/dot.gif);}

a:link					{color: #c9408d; text-decoration: none;}
a:visited 				{color: #c9408d; text-decoration: none;}
a:active				{color: #c9408d; text-decoration: none;}
a:hover					{color: #ffffff; text-decoration: none;}

a.navmain:link			{color: #000000; text-decoration: none;}
a.navmain:visited 		{color: #000000; text-decoration: none;}
a.navmain:active		{color: #000000; text-decoration: none;}
a.navmain:hover			{color: #ffffff; text-decoration: none;}

a.navsub:link			{color: #444444; text-decoration: none;}
a.navsub:visited		{color: #444444; text-decoration: none;}
a.navsub:active			{color: #444444; text-decoration: none;}
a.navsub:hover			{color: #7e0c6e; text-decoration: none;}

a.page:link				{color: #7e0c6e; text-decoration: none;}
a.page:visited 			{color: #7e0c6e; text-decoration: none;}
a.page:active			{color: #7e0c6e; text-decoration: none;}
a.page:hover			{color: #444444; text-decoration: none;}

a.page_black:link		{color: #444444; text-decoration: none;}
a.page_black:visited 	{color: #444444; text-decoration: none;}
a.page_black:active		{color: #444444; text-decoration: none;}
a.page_black:hover		{color: #7e0c6e; text-decoration: none;}

a.footer:link			{color: #7e0c6e; text-decoration: none;}
a.footer:visited 		{color: #7e0c6e; text-decoration: none;}
a.footer:active			{color: #7e0c6e; text-decoration: none;}
a.footer:hover			{color: #444444; text-decoration: none;}

a.small_grey:link		{color: #999999; text-decoration: none;}
a.small_grey:visited 	{color: #999999; text-decoration: none;}
a.small_grey:active		{color: #999999; text-decoration: none;}
a.small_grey:hover		{color: #7e0c6e; text-decoration: none;}

a.header:link			{color: #999999; text-decoration: none; }
a.header:visited 		{color: #999999; text-decoration: none; }
a.header:active			{color: #999999; text-decoration: none; }
a.header:hover			{color: #7e0c6e; text-decoration: none; }

/** Specific to tweets */
.twitters 			{border: 0px solid #e5e5e5; width:475px; padding: 0px; overflow: auto; margin: 0px;}
.twitters ul 		{list-style: none; margin-left:0px; margin-top:0px; padding:0px;}
li 					{margin:0;margin-bottom:0px;padding:0;}
.twitters .prefix	{color: #444444; font-family: Verdana, Geneva, sans-serif; font-size: 11px; font-style:normal}
.twitters .time 	{color: #999999; font-family: Verdana, Geneva, sans-serif; font-size: 10px; font-style:normal}
.twitters .status	{color: #444444; font-family: Verdana, Geneva, sans-serif; font-size: 11px; font-style:normal}
