.red{color:red;}
.green{color:green;}
.blue{color:blue;}
.yellow{color:yellow;}
.pink{color:pink;}
.purple{color:purple;}

html { margin:0; padding:0; }
body { margin:0; padding:0; color:#343434; background:#FFFFFF url("background.jpg") center top no-repeat; font-size:0.83em; font-family:Arial,Helvetica,Sans-serif; }

img { border-style:none; display:block; }
img.inline,
#article img,
#sidebar img { display:-moz-inline-stack; display:inline-block; }
img.block { display:block!important; }
object, embed { display:block; }
form { margin:0; padding:0; }
blockquote { margin:15px; padding:0 10px; }
hr { border:none 0; margin:20px 0; border-top:2px solid #343434; height:0; }
p { padding:0; margin:0 0 16px; }
p.extraspace { padding:0; margin:0 0 26px; }

dt { font-weight:bold; margin-bottom:4px; }
dd { margin-bottom:16px; }

h1,
h2 { color:#343434; font-size:1.33em; margin-top:0; }
h3 { color:#343434; font-size:1.23em; margin-top:0; }
h4 { color:#343434; font-size:1.03em; }
h5 { color:#343434; font-size:0.93em; }
h6 { color:#343434; font-size:0.83em; }

a,
a:visited { color:#476A8C; text-decoration:underline; }
a:hover { color:#94C2ED; text-decoration:underline; }

.clear { clear:both; height:0; overflow:hidden; }
.spacer { clear:both; height:16px; overflow:hidden; }
.hide { display:none; }
.error { color:#FF0000; font-weight:bold; }
.nowrap { white-space:nowrap; }

.photoRight { float:right; margin:3px 0 7px 10px; }
.photoLeft { float:left; margin:3px 10px 7px 0; }
.photoCentre { display:block; margin:0 auto; }
.center { text-align:center; }
.justify { text-align:justify; }

.article-separator { background:url("article-separator.gif") center top repeat-y; margin-bottom:16px; }
.article-left { width:45%; float:left; }
.article-right { width:45%; float:right; }
.article-rightalt { width:45%; float:right; text-align:right; }

.protection { unicode-bidi:bidi-override; direction:rtl; }  

/* ----------------------
   Interface CSS
---------------------- */

#container { width:964px; margin:0 auto; }
#sub_container { background-color:#FFF; background:url("content_background.gif") left top repeat-y; }

#header { width:964px; height:129px; background:url("header.gif") left top no-repeat; border-bottom:2px solid #FFF; }
#header h1 { margin:0; padding:0; }
#header h1 a { width:964px; height:129px; display:block; }
#header h1 a span { display:none; }

#nav { width:964px; height:29px; color:#FFF; background-color:#343434; border-bottom:2px solid #FFF; }
#nav ul { list-style:none; margin:0; padding:0; }
#nav ul li { float:left; }
#nav ul li a,
#nav ul li a:visited { padding:6px 13px 0 13px; font-size:1.13em; display:-moz-inline-stack; display:inline-block; color:#FFF; text-decoration:none; }
#nav ul li a:hover { color:#94C2ED; text-decoration:none; }

#flash_header { width:791px; height:225px; margin-bottom:2px; }

#article { width:791px; float:right; }
#article_content { width:791px; background:#FFFFFF url("article_background.gif") left top no-repeat; }
#article_padding { padding:30px 30px 14px 30px; min-height:200px; }

#sidebar { width:171px; float:left; background:#858585 url("sidebar_background.gif") left top no-repeat; color:#FFF; }
#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 { color:#FFF; font-size:1.43em; margin-bottom:0; }
#sidebar_padding { padding:13px 13px 13px 13px; }
#sidebar a,
#sidebar a:visited { color:#FFF; text-decoration:none; }
#sidebar a:hover { color:#000; text-decoration:none; }

#sidebar ul { list-style:none; margin:0 0 8px 0; border-bottom:1px solid #94C2ED; padding:0 0 16px 0; }
#sidebar ul li { background:url("arrow.gif") left 3px no-repeat; margin:0 0 5px 0; padding:0 0 0 16px; }
#sidebar ul li a { width:129px; padding:3px 0; display:block; }

#poweredby { width:99px; height:36px; background:url("poweredby.gif") left top no-repeat; margin:-36px 0 0 60px; }

#footer { width:964px; height:28px; color:#FFF; background-color:#343434; border-top:2px solid #FFF; }
#footer a,
#footer a:visited { color:#FFF; text-decoration:none; }
#footer a:hover { color:#94C2ED; text-decoration:none; }
#footer_left { width:48%; float:left; }
#footer_left .padding { padding:6px 0 6px 13px; }
#footer_right { width:48%; float:right; text-align:right; }
#footer_right .padding { padding:6px 13px 6px 0; }

#footer_space { height:10px; }


/* ----------------------
   Content CSS
---------------------- */

#googleMap { border:2px solid #000000; margin-bottom:16px; }

#tryit { background:url("tryme.gif") right top no-repeat; padding-top:16px; }
#tryit p { padding:0; margin:0 0 8px 0; }
